]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-09-16 krisOnly build sftp-server conditionally
2000-09-16 acheAdd tr_TR.ISO_8859-9 to nls
2000-09-16 acheAdd tr_TR.ISO_8859-9
2000-09-16 acheComment out MTREE_FOLLOWS_SYMLINKS by default, since...
2000-09-16 brianFix situations where none of the scripts executed produ...
2000-09-16 phkPickup SPECNAMELEN from <sys/param.h> and use it.
2000-09-16 phkMove SPECNAMELEN from <sys/conf.h> to <sys/param.h>
2000-09-16 gibbsToday is just not my day. Really get the right file.
2000-09-16 phkAdd missing tr_TR.ISO_8859-9 directory.
2000-09-16 jkhEnable crypto by default with "canned" distributions...
2000-09-16 dcsUse _ instead or - where proper, according to the style...
2000-09-16 gibbsPull the correct file over to freefall.
2000-09-16 nsayer1. In key printing routine, the loop variable was j...
2000-09-16 phkI have no idea how a '#' became a '*'...
2000-09-16 dcsSolve a name clash.
2000-09-16 gibbsAdd PCIM_CMD_MWRICEN, the bit in the command register...
2000-09-16 gibbsMove aicasm to its own subdirectory.
2000-09-16 gibbsMove aicasm to its own subdirectory.
2000-09-16 gibbsUpdate for aic7xxx driver reorganization.
2000-09-16 dcsThe default search path for kernel and modules was...
2000-09-16 dcsThe module_path set by default was bogus. It had /boot...
2000-09-16 dcsBoth boot and boot-conf were using a different algorith...
2000-09-16 peterDon't declare ospeed as a common - and it happens to...
2000-09-16 imphint vs hints typo
2000-09-16 phkMake LINT link.
2000-09-16 phkAdd proper prototype for dkcksum();
2000-09-16 phkRemove SMP hack.
2000-09-16 phkMake LINT compile.
2000-09-16 phkMake LINT compile.
2000-09-16 phkMake LINT compile again.
2000-09-16 phkRemove a few leftover CLBYTES related bits.
2000-09-16 phkRemove a pointless casting of a gid_t to a gid_t.
2000-09-16 acheAdd tr_TR timedef
2000-09-16 phkFix a cut&paste mistake.
2000-09-16 brianCall bpfattach() correctly from if_ppp.c
2000-09-16 phkTurn dkcksum() into an __inline function.
2000-09-16 phkAdd canonical checks to devfs_setattr().
2000-09-16 asmodaiWelcome stdbool.h. A header file from the ANSI C99...
2000-09-16 impChange the interface to pccard_function_init. The...
2000-09-16 acheReplace ${LIBMYTINFO} with warning
2000-09-16 acheRemove unneded -lmytinfo
2000-09-16 acheRemove unneded -ltermcap or -lmytinfo
2000-09-16 acheRemove unneded -lmytinfo
2000-09-16 acheRemove unneded -ltermcap or -lmytinfo
2000-09-16 acheRemove unneded -lmytinfo
2000-09-16 acheRemove unneded -ltermcap
2000-09-16 acheRemove unneded -lmytinfo
2000-09-16 impAdd warning about laptops needing pmtimer device for...
2000-09-16 jlemonIt is possible for a TCP callout to be removed from...
2000-09-15 jhbRemove some commented out cruft.
2000-09-15 jhb- Add a new process flag P_NOLOAD that marks a process...
2000-09-15 bmahAdd release note for netgraph enhancements/improvements.
2000-09-15 jhbIdle processes are always runnable, so let them state...
2000-09-15 jhbRelease Giant before starting up init.
2000-09-15 iwasakiFix typo (rc.conf -> pccard.conf).
2000-09-15 jhbUse driver_intr_t instead of the now defunct inthand2_t.
2000-09-15 umeexamined the gateway (from the routing table) only...
2000-09-15 ruAdd -Wmissing-prototypes.
2000-09-15 greenAlso coerce diff(1) into working the other way (from...
2000-09-15 n_hibmaReserve major number 156 for uscanner
2000-09-15 jkhCorrect variable check for VAR_TRY_DHCP.
2000-09-15 acheUse MTREE_FOLLOWS_SYMLINKS option
2000-09-15 acheAdd/use MTREE_FOLLOWS_SYMLINKS make.conf option
2000-09-15 dcsFactorize, reorganize, and move code around.
2000-09-15 acheRestore standard symlink default, return -L, remove...
2000-09-15 dcsStart countdown only _after_ the kernel was loaded...
2000-09-15 markmGosh. I managed to commit the wrong version of this...
2000-09-15 katoMerged from sys/isa/fd.c revision 1.187.
2000-09-15 katoMerged from sys/i386/isa/sio.c revision 1.314.
2000-09-15 katoMerged from sys/i386/isa/clock.c revision 1.157.
2000-09-15 katoMerged from sys/i386/i386/machdep.c revision 1.408.
2000-09-15 bmahpkg_version(1) will now distinguish between the differe...
2000-09-15 nyanMoved the fe driver from the compat section to the...
2000-09-15 acheAdd sftp-server
2000-09-15 jhbCheck to see if we actually have an interrupt descripto...
2000-09-14 iwasakiAdd acpi_send_pm_event() to inform all devices that...
2000-09-14 truckmanEnforce process limit policy in one place to keep procc...
2000-09-14 iwasakiAdd manpages acpi userland tools.
2000-09-14 iwasakiAdd pmtimer instance.
2000-09-14 iwasakiAdd Timer device driver for power management events.
2000-09-14 jhbGrab the scheduler lock before calling setrunqueue...
2000-09-14 brianFix some style nits
2000-09-14 brianSupport PPPoATM, disabled for now as /usr/include/netna...
2000-09-14 mjacobWith the help of 'Eric Christeson <echriste@ssesco...
2000-09-14 jlemonm_cat() can free its second argument, so collect the...
2000-09-14 jhbRemove the mtx_t, witness_t, and witness_blessed_t...
2000-09-14 jlemonPipes are not writeable while a direct write is in...
2000-09-14 markmTake out the RANDOMDEV option. The entropy device is...
2000-09-14 markmSilence the perl build a lot; particularly in the case...
2000-09-14 wollmanSome more slight doco fixes: update date, and add a...
2000-09-14 eivindAdd function comments for functions missing them
2000-09-14 wollmanAllow tftpd to run as a specified user, not just `nobody'.
2000-09-14 jkhcc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr...
2000-09-14 jkhFix ioctl.c creation to deal with the depend case more...
2000-09-14 eivindBlow away COMPAT_43 support for mount
2000-09-14 brianUnderstand IPPROTO_ESP and IPPROTO_AH packets
2000-09-14 markmMake the [u]random device's permissions match those...
2000-09-14 brianAnother overhaul of the periodic stuff.
2000-09-14 eivindGC vax-only code
2000-09-14 sanpei"fe" driver was newbus'ify and bus_space'ify by nyan.
next