]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-02-06 asmodaiFix typo: wierd -> weird.
2001-02-06 asmodaiFix typo: wierd -> weird.
2001-02-06 asmodaiFix typo: teh -> the.
2001-02-06 asmodaiAdd vcount.9 / count_dev.9.
2001-02-06 jkhAck, that will teach me to grep for "symbolic link...
2001-02-06 jkhRemove the annoying ftp area symlink pointing at oursel...
2001-02-06 wesAdd package signing utilities; somebody might actually...
2001-02-06 rwatsono Introduce automated log rotation for /var/log/console...
2001-02-06 bdeDon't set a bad example by putting the function type...
2001-02-06 bdeDebogotified #includes in synopsis. Paths beginning...
2001-02-06 bdeFixed missing include in synopsis. <sys/types.h> is...
2001-02-06 bdeFixed missing #include and wrong prototypes. Most...
2001-02-06 bdeFixed missing include of <unistd.h> and wrong prototype...
2001-02-06 bdeDeclare strunvisx().
2001-02-06 bdeFixed prototype of logout() (const poisoning).
2001-02-06 bdeFixed prototypes. About half of them were wrong (mainl...
2001-02-06 bdeAdded used include of <sys/cdefs.h>.
2001-02-06 bdeFixed C error(s) in synopsis.
2001-02-05 bdeFixed wrong return type for ftpLoginAf() in synopsis.
2001-02-05 bdeFixed bitrot in prototype(s) in synopsis.
2001-02-05 bmahNote that find -empty works on files, not just directories.
2001-02-05 bmahNew release notes: ipfilter 3.4.16, pcm(4) updates...
2001-02-05 julianFix bad patch from a few days ago. It broke some bridging.
2001-02-05 julianAdd a dummy disconnect function so that the socket...
2001-02-05 jhb- Minimize the amount of duplicated code for the PREEMP...
2001-02-05 julianMake netgraph modules refuse to link with modules of...
2001-02-05 rumdoc(7) police: modifiers should be marked with .Cm...
2001-02-05 ruMake the ``arp -d hostname proxy'' really do something...
2001-02-05 bdeFixed errors in prototypes. Many were hiding under...
2001-02-05 bdeFixed C error(s) in synopsis. Many were hiding under...
2001-02-05 bdeFixed errors in prototypes. Many were hiding under...
2001-02-05 bdeFixed C error(s) in synopsis. Many were hiding under...
2001-02-05 bdeDon't install links for crypt.3 here. There is no...
2001-02-05 n_hibmaRegen.
2001-02-05 n_hibmaAdd some ids from NetBSD.
2001-02-05 n_hibmaRegen.
2001-02-05 n_hibma* Correct a broken entry
2001-02-05 sobomax-pedantic mode:
2001-02-05 dougbIntroduce the option of running fsck -y if the initial...
2001-02-05 dillonFinish draining any input prior to closing the pipe...
2001-02-05 cgadd forgotten makefile
2001-02-04 brianAdd a ``Usable'' function to the ccp switch. The function
2001-02-04 greenCorrectly fill in the sun_len for a sockaddr_sun.
2001-02-04 greenMFS: Don't use the canonical hostname here, too.
2001-02-04 greenMFF: Make ConnectionsPerPeriod usage a warning, not...
2001-02-04 greenIt is _DEFINITELY_ not okay to change shmseg on a runni...
2001-02-04 cgadd driver for CS4281 sound chips
2001-02-04 cgadd driver for CMedia CMI8338/CMI8738 sound chips
2001-02-04 danmount a --> mount an
2001-02-04 impRemove NAHA, NAHATOT and aha_softcs and related code...
2001-02-04 phkAnother round of the <sys/queue.h> FOREACH transmogriffer.
2001-02-04 peterClean up some leftovers from the root mount cleanup...
2001-02-04 darrenrfix duplicate rcsid
2001-02-04 dwmaloneThis seems to stop syslog console messages looping...
2001-02-04 darrenrfix conflicts
2001-02-04 darrenrThis commit was generated by cvs2svn to compensate...
2001-02-04 darrenrImport IP Filter update
2001-02-04 peterRemove the need to list each and every cpu platform...
2001-02-04 phkMechanical change to use <sys/queue.h> macro API instead of
2001-02-04 phkUse <sys/queue.h> macro API.
2001-02-04 peter'device agp' was missing
2001-02-04 peterRemove some stray traces of KMODDEPS
2001-02-04 wilkoDocument API CS20
2001-02-04 phkRemove a DIAGNOSTIC check which belongs in <sys/queue...
2001-02-04 phkWarn if people include vn(4) in their config.
2001-02-04 peterPull the rug from under the 'LKM Compatability' macro...
2001-02-04 phkRemove the LABPC driver.
2001-02-04 peterZap obsolete (died with LKM) EXPORT_SYMS variable
2001-02-04 phkUse macro API to <sys/queue.h>
2001-02-04 phkRemove a sizeof(void *) == sizeof(int) assumption.
2001-02-04 peterZap some bad examples:
2001-02-04 peterAll the world is not an i386. Merge rev 1.438 of i386...
2001-02-04 dillonThis commit represents work mainly submitted by Tor...
2001-02-04 peterGrumble, I broke this file with a vi accident before...
2001-02-04 mckaySpelling.
2001-02-04 mckayIn the hope of saving others from hours of tedious...
2001-02-04 iedowseExtend the sanity checks in ufs_lookup to ensure that...
2001-02-04 brianMPPE_MasterKeyValid is only there if HAVE_DES is defined.
2001-02-04 brianDon't send an authentication failure response if we...
2001-02-04 brianMake the MPPE MasterKey Invalid messages a bit clearer...
2001-02-04 brianUntangle some cunfusion between the CLOSE_STAYDOWN...
2001-02-03 brianDon't specify root:wheel for tun*, it's the default.
2001-02-03 iedowseUse the correct flags field when checking for a read...
2001-02-03 jkhAdd a -g flag for verifying an installed package agains...
2001-02-03 wilkoDocument API CS20 support.
2001-02-03 julianMake the code act the same in the case of BRIDGE being...
2001-02-03 phkUse LIST_FOREACH() to traverse ifp->if_multiaddrs list...
2001-02-03 phkUse <sys/queue.h> macro api rather than fondle its...
2001-02-03 peterMove wicontrol from i386 to MI section. (yes, it compil...
2001-02-03 peterConditionalize the alpha interrupt preemption for now...
2001-02-03 rwatsono Reinstate Kerberos IV support for sshd when MAKE_KERB...
2001-02-03 brianPick up all messages* files less than two days old...
2001-02-03 brianChange the permissions on /dev/tun* to 0600 root:wheel
2001-02-03 briano Allow non-root users to open /dev/tun* (remove suser()
2001-02-02 phkAt the point in time where most devices are created...
2001-02-02 phkUnfortunately low-altitude overflights is not enough...
2001-02-02 jlemonWhen turning off TCP_NOPUSH, call tcp_output to immedia...
2001-02-02 phkOnly superuser can create symlinks.
2001-02-02 bmahBIND update now has security advisory number.
2001-02-02 cgquieten the esscontrol device
next