代码搜索:BusyBox
找到约 1,719 项符合「BusyBox」的源代码
代码结果 1,719
www.eeworm.com/read/173430/9658699
c logname.c
/* vi: set sw=4 ts=4: */
/*
* Mini logname implementation for busybox
*
* Copyright (C) 2000 Edward Betts .
*
* This program is free software; you can redistribute it and/or m
www.eeworm.com/read/173430/9658791
c watchdog.c
/* vi: set sw=4 ts=4: */
/*
* Mini watchdog implementation for busybox
*
* Copyright (C) 2000 spoon .
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/173430/9658821
c pwd.c
/* vi: set sw=4 ts=4: */
/*
* Mini pwd implementation for busybox
*
* Copyright (C) 1995, 1996 by Bruce Perens .
*
* This program is free software; you can redistribute it and/or
www.eeworm.com/read/173430/9658896
c hostid.c
/* vi: set sw=4 ts=4: */
/*
* Mini hostid implementation for busybox
*
* Copyright (C) 2000 Edward Betts .
*
* This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/173430/9658997
c whoami.c
/* vi: set sw=4 ts=4: */
/*
* Mini whoami implementation for busybox
*
* Copyright (C) 2000 Edward Betts .
*
* This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/173430/9659008
inittab
# /etc/inittab init(8) configuration for BusyBox
#
# Copyright (C) 1999,2000 by Lineo, inc. and Erik Andersen
# Copyright (C) 1999,2000,2001 by Erik Andersen
#
#
# Note, BusyBox
www.eeworm.com/read/173430/9659062
changelog
busybox (1:0.60.5-1) unstable; urgency=low
* New version released. See Changelog for non-Debian specific details.
* zcat no longer tries to delete source files (closes: #164968)
* Eliminate
www.eeworm.com/read/173430/9659065
copyright
This package was debianized by Erik Andersen on
Sun, 18 Jun 2000 23:31:02 -0600
It was downloaded from ftp://ftp.lineo.com/pub/busybox
HomePage is at: http://busybox.lineo.com/
www.eeworm.com/read/173430/9659081
c readlink.c
/* vi: set sw=4 ts=4: */
/*
* Mini readlink implementation for busybox
*
* Copyright (C) 1999,2000,2001 by Matt Kraai
*
* This program is free software; you can
www.eeworm.com/read/173430/9659117
c sync.c
/* vi: set sw=4 ts=4: */
/*
* Mini sync implementation for busybox
*
*
* Copyright (C) 1995, 1996 by Bruce Perens .
*
* This program is free software; you can redistribute it an