summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Note that only one webnfs share is allowed per NFS server.ceri2004-03-221-0/+3
* Use the correct length for appending an extended irq resource. This maynjl2004-03-221-1/+1
* Shorten some printfs to fit better. No other functional changes.njl2004-03-221-6/+6
* Whitespace and comment changes. No MD5 change to the object file.njl2004-03-221-53/+62
* Revert 1.22. Go back to "FreeBSD" as our _OS value. Since we now supportnjl2004-03-221-9/+2
* Bump FreeBSD version to indicate new bus_alloc_resource_any API.njl2004-03-221-1/+1
* I'm a dumbass: the test in the MOD_SHUTDOWN case in ndis_modevent()wpaul2004-03-221-1/+1
* if_ndis.c no longer depends on either pci or pccard. Also, add anwpaul2004-03-221-1/+2
* Commit a message to UPDATING indicating that during network stack lockingrwatson2004-03-221-0/+11
* Set start_cmd and stop_cmd correctly so the code that extracts the namesdes2004-03-221-4/+3
* Lock down global variables in if_gre:rwatson2004-03-223-9/+46
* Use ' rather than ".obrien2004-03-221-1/+1
* Lock down global variables in if_gif:rwatson2004-03-221-9/+50
* Forced commit note to explain why NO_POSIX_COMPAT was removed with upgrade.ache2004-03-220-0/+0
* Move "called", a static function variable used to detect recursiverwatson2004-03-221-4/+11
* MFi386: revision 1.480.nyan2004-03-221-0/+1
* On startup, warn if inetd's config file doesn't exist. This isn'tdwmalone2004-03-221-0/+2
* Use fseeko() to properly support large files.tjr2004-03-221-3/+3
* Remove some netbsd debug code that crept into rev 1.116ps2004-03-222-8/+0
* Use errc().tjr2004-03-221-4/+2
* Add an implementation of uiomove_fromphys() to sparc64. Thisalc2004-03-222-0/+147
* Just use autoconf-compatible feature macros; don't try to be clever.kientzle2004-03-222-4/+9
* Add an observation by Dijkstra software engineering.grog2004-03-221-0/+17
* Rename 'ddpcb' variable to 'ddpcb_list' to better distinguish it fromrwatson2004-03-223-8/+8
* Rename 'at_ifaddr' list to 'at_ifaddr_list' so that the variable isrwatson2004-03-226-23/+23
* Compare pointers with NULL rather than 0, or treating them as boolans inrwatson2004-03-226-13/+14
* MAC addresses are 8 bits in ARCNET. Adjust bcopy().mdodd2004-03-221-2/+2
* Also modify ddp_input.c with the following changes previously appliedrwatson2004-03-221-90/+90
* Since I have my hands all over netatalk adding locking and restructuringrwatson2004-03-225-582/+582
* Remove WFORMAT, style.Makefile(5).obrien2004-03-221-5/+5
* Dont count bytes being sent to a disconnected hook.julian2004-03-221-4/+4
* Share the i386 boot manual page.obrien2004-03-221-0/+3
* The Intel 2200BG NDIS driver does an alloca() of about 5000 byteswpaul2004-03-223-8/+32
* The kthread_create() API is supposed to allow you to create threadswpaul2004-03-221-3/+4
* Add an implementation of uiomove_fromphys() for i386. This implementationalc2004-03-212-0/+133
* Make if_ndis_pci.c and if_ndis_pccard.c use bus_alloc_resource() againwpaul2004-03-212-12/+12
* Login classes are not "unused."dannyboy2004-03-211-1/+2
* Quote NM in case you need to force it to something with args.obrien2004-03-211-1/+1
* Give a more reasonable CPU time to the threads which are using schedulerobrien2004-03-211-6/+3
* - Fix indentation lost by 'diff -b'.mdodd2004-03-211-5/+4
* Fix $FreeBSD$.obrien2004-03-211-4/+4
* - Correct variable name.mdodd2004-03-211-2/+2
* Update the supported hardware.hrs2004-03-211-1/+7
* When symbolic link is pointed onto a mount point, it can't be movedpjd2004-03-211-6/+17
* Document incorrect handling of multibyte characters.tjr2004-03-211-1/+7
* Document incorrect handling of multibyte characters.tjr2004-03-211-1/+6
* Document incorrect handling of multibyte characters in filenames.tjr2004-03-211-1/+5
* Reduce redundancy in the description of the -u option.tjr2004-03-211-3/+1
* Document incorrect handling of multibyte characters when -t and -v optionstjr2004-03-211-1/+9
* Fix various issues with the picobsd build script in -current:luigi2004-03-211-16/+28
OpenPOWER on IntegriCloud