summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Size matters. Correctly use a size_t so 64-bit hosts can mount SMB FS'sobrien2004-10-191-5/+8
* Apply README guidelines (no tabs).ru2004-10-191-2/+2
* Define "I386_CPU" if CPUTYPE is 'i386'. Userland bits can check for "I386_CPU"obrien2004-10-191-0/+3
* Fix typo sc -> dev.bms2004-10-192-2/+2
* Make use of the PROTO_SPACER functionality for dynamically loadableandre2004-10-191-2/+19
* Support for dynamically loadable and unloadable IP protocols in the ipmux.andre2004-10-192-1/+64
* Detach the Rhine completely on shutdown, rather than merely stopping itbms2004-10-192-6/+2
* Support for dynamically loadable and unloadable protocols within existing pro...andre2004-10-194-4/+325
* Add a macro for the destruction of INP_INFO_LOCK's used by loadable modules.andre2004-10-191-0/+1
* Make comments more clear. Change the order of one if() statement to check theandre2004-10-191-3/+8
* Be more careful to only index valid IP protocols and be more verbose withandre2004-10-191-2/+11
* Return the unit number of a channel instead of a hardcoded '1' fromle2004-10-191-1/+1
* Forced commit to note that the previous change also elimates calls toscottl2004-10-190-0/+0
* Use and alignment of 1 instead of ETHER_ALIGN for rx and tx buffers and jumboscottl2004-10-191-2/+2
* Use an alignment of 1 instead of PAGE_SIZE for the rx and tx buffer tags.scottl2004-10-191-12/+2
* When dumpdev is set to 'auto', and a suitable swap device is found,thomas2004-10-182-3/+11
* fix (for me) the problems where if_de gets really slow after timejmg2004-10-182-42/+0
* Push acquisition of the accept mutex out of sofree() into the callerrwatson2004-10-1819-5/+33
* uniq(1) is not an install tool, and using it was causingru2004-10-181-2/+2
* Add new function ttyinitmode() which sets our systemwide defaultphk2004-10-1814-118/+62
* Utilize SCRIPTS.ru2004-10-181-4/+1
* Utilize FILES, SCRIPTS, and SYMLINKS. While here, fixed a bug inru2004-10-181-9/+8
* Drop the NDIS lock before returning from ndis_start().le2004-10-181-1/+3
* Catch up with PHK's sio(4) rework [sys/dev/sio/sio.c rev. 1.456].obrien2004-10-181-9/+9
* Utilize SCRIPTS.ru2004-10-181-5/+2
* Add an entry about some tty devices being renamed.phk2004-10-181-0/+8
* Major overhaul.glebius2004-10-183-361/+281
* Annotate that get_cyclecount() can be expensive on some platforms,rwatson2004-10-181-0/+4
* Fixed MAKEOBJDIRPREFIX variable type check in case the env(1)ru2004-10-181-1/+2
* Replaced afterinstall: with FILES.ru2004-10-181-3/+3
* Sync with sys/i386/include/endian.h: use the single instruction 'bswap'.obrien2004-10-182-0/+8
* Replaced afterinstall: with equivalent FILES and SYMLINKS.ru2004-10-181-34/+33
* New directory added for Argentinian timezones.wollman2004-10-181-0/+2
* Replaced afterinstall: with FILES.ru2004-10-181-5/+2
* Replaced afterinstall: with FILES.ru2004-10-182-12/+4
* Modify behaviour of `xargs -I` in order to:cperciva2004-10-181-2/+2
* Remove unused computation of memory size.thomas2004-10-181-1/+0
* Correct several instances where calls to vfs_getvfs() resulting inrwatson2004-10-181-13/+61
* Update to readline 5.0ache2004-10-181-3/+7
* Since sendfile(2) works on regular files only,yar2004-10-181-1/+1
* Utilize FILES and SYMLINKS.ru2004-10-181-181/+69
* Back out termcap -> ncurses change in LDADD/DPADDache2004-10-181-2/+2
* Upgrade to 5.0ache2004-10-181-1/+1
* Correct two errors in PG_BUSY management by vm_page_cowfault(). Bothalc2004-10-181-2/+1
* Upgrade to 5.0ache2004-10-182-8/+6
* Update for 5.0ache2004-10-181-6/+23
* Merge local changesache2004-10-181-11/+48
* Remove files not in 5.0ache2004-10-188-5270/+0
* Update instructionsache2004-10-181-4/+4
* This commit was generated by cvs2svn to compensate for changes in r136647,ache2004-10-182-8/+2
|\
OpenPOWER on IntegriCloud