]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Typo (favour -> favor).
[FreeBSD/FreeBSD.git] / usr.sbin /
2006-08-08 delphijTypo (favour -> favor).
2006-08-08 delphijShutdown curses when exit. While I am there, remove...
2006-08-08 glebius- Pass pointer to fd_set in ReadSockets.
2006-08-07 netchildConnect sade to the build.
2006-08-07 netchildSay welcome to 'sade', the SysAdmins Disk Editor. It...
2006-08-07 netchildForced commit to note repo copy from sysinstall.
2006-08-07 glebiusAdd line edit and history support to ngctl(8) via editl...
2006-08-07 delphijUpdate NetBSD and OpenBSD SCM tags to match the reality...
2006-08-07 delphijMerge all applicable NetBSD and OpenBSD improvements...
2006-08-05 impUse safe strlcpy rather than unsafe strncpy. After...
2006-08-04 marcelBuild shared on PowerPC now that the bug has been found...
2006-08-04 marcelFix (static) buffer overflow bug. The dest buffer is...
2006-08-02 marcelRemove remnants of Alpha.
2006-08-01 sobomaxAdd device to access and modify Open Firmware NVRAM...
2006-07-31 yarinetd and telnetd are not included in the standard...
2006-07-30 marcelUse NO_SHARED=YES to force a static link.
2006-07-29 marcelLink kldxref(8) static on PowerPC to work around a...
2006-07-29 marcelChange maketempfile() to return a FILE* so as to elimin...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-27 yarip6addrctl belongs to under MK_INET6, it is of no use...
2006-07-27 yarThese IPv6-only tools have no explicit dependency on...
2006-07-27 yarndp, rrenumd, rtadvd, and rtsold are IPv6-only tools,
2006-07-27 yarObey MK_INET6_SUPPORT.
2006-07-27 yarFix build w/o INET6.
2006-07-25 yongariAdd stge(4) to the list of supported network interface.
2006-07-21 sobomaxRemove mention of the `W' flag, which has been turned...
2006-07-20 stefanfConvert macros to use C99's syntax for macros with...
2006-07-20 stefanfRemove unused variables.
2006-07-20 stefanfDon't use "implicit int". Move the opening { of the...
2006-07-19 stefanfRemove an unused variable.
2006-07-17 stefanfDon't use empty braces ("{}") to initialise arrays...
2006-07-15 simonAdd FreeBSD version information to the menu title so...
2006-07-14 hartiReduce the memory requirements for the tables by (1...
2006-07-09 twintergExtend i4b to support CAPI manager based ISDN controlle...
2006-07-09 cpercivaRemove build timestamps. There's no need to know exact...
2006-07-08 desTurn on libfetch debugging if -v was specified on the...
2006-07-08 rodrigcIn get_exportlist(), properly loop over mounted filesys...
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-07-07 gadFix checking of the "lock" file in the spool directory...
2006-07-03 maximo Add an 'optional' keyword, which allows files to...
2006-06-29 delphijCorrect a typo
2006-06-28 glebiusStyle: space after "return".
2006-06-27 gadRemove the last three calls to strncpy(), two of which...
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-27 gadRemove the "oldorder" processing. The "neworder" proce...
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-19 yarThere is a plenty of arch's out there where sizeof...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-18 yarGive a major overhaul to asf(8).
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-12 obrienAllow variable amounts of verbosity.
2006-06-11 maximo Finally learn how to spell "privileges".
2006-06-11 maximo Spell "privledges" correctly. Re-style comment.
2006-06-11 bzUse IP addresses out of "TEST-NET" (for use in document...
2006-06-09 maximo Re-arrange parentheses and fix a conition logic for...
2006-06-08 maximo Add /etc/shells to a source files list.
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-08 maximo NIS clients ask for "shells" map not "shells.list".
2006-06-07 trhodesAdd adding_user.8 to SEE ALSO, note that usernames...
2006-06-07 delphijUse calloc() instead of zeroing the memory our own.
2006-06-06 rodrigcFor network filesystems (NFS, samba, etc.), do not...
2006-06-06 delphijCleanups for mailwrapper(8):
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-04 pav- Fix markup
2006-06-02 markus- Only print a clarifying message about which HCI node...
2006-06-01 maximo Better be safe than sorry: check return code from...
2006-05-31 cpercivaEnable inadvertantly disabled "securenet" access contro...
2006-05-31 ceriBring the "just copy" hit list closer to date.
2006-05-31 ceriUpdate the location of the kernel for upgrades.
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-30 cpercivaUse some features of sh(1) which I didn't know about...
2006-05-28 rodrigcDo not log "can't delete export" messages if nmount...
2006-05-28 simonRevert 1.73, since mounting devfs without a devfs rules...
2006-05-28 matteoMention ruleset #4 (devfsrules_jail) in jail's man...
2006-05-27 samavoid null ptr deref
2006-05-27 samcorrect static array overrun
2006-05-27 rodrigcMove call to ignore SIGPIPE signals before calling...
2006-05-25 rodrigcIgnore SIGPIPE signals on write() failures.
2006-05-24 glebiusUnnest includes before forthcoming editing.
2006-05-24 rodrigcConvert to nmount() and remove hardcoded checks for...
2006-05-24 cpercivaIf the user asks for "kernel sources" to be installed...
2006-05-23 rodrigcConvert mountd to nmount(). Remove some hardcoded...
2006-05-22 markus- Document the new Read_Node_List command, autodetectio...
2006-05-22 markus- Add HCI node autodetection. As a consequence of this...
2006-05-22 joels/packages/packets/
2006-05-22 joelAdd manual page for ipfwpcap(8).
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-20 simon- Add support for filtering the the list of providers...
2006-05-17 maximo SIOCGIFCONF -> getifaddrs(3) conversion. As a side...
2006-05-17 pav- Update to ntp-4.2.0
2006-05-17 phkSend the pcvt(4) driver off to retirement.
2006-05-14 emaxFix formatting. Add missing break;
2006-05-13 cpercivaFix typo.
2006-05-13 cpercivaAdd a mechanism for constructing INDEX files which...
2006-05-13 hmPR: bin/71663
2006-05-13 hmfix conflicting types for log(), add some prototypes...
2006-05-12 matteocorrect strtol(3) usage and style(9)
next