summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Try another solution for not expanding a CVS tag.dougb2003-02-271-1/+1
* Fix vnode corruption bug when trying to rename files across filesystems.tjr2003-02-271-10/+13
* Mark comments with '#' to make this machine-readablephk2003-02-271-20/+20
* Sync nwfs_access() with smbfs_access(): use vaccess() instead of checkingtjr2003-02-271-13/+5
* NODEVFS cleanup:phk2003-02-274-27/+1
* NODEVFS cleanup:phk2003-02-272-12/+6
* Fix UDMA modes setup on CMD chips.sos2003-02-271-1/+1
* Catch up with recent netncp changes: ncp_chkintr() takes a thread, nottjr2003-02-271-1/+1
* Pull some common uu/b64 code out into shared functions. Move somefanf2003-02-271-36/+44
* Release sched_lock before calling upcall_free.davidxu2003-02-272-2/+2
* - Increase the maximum device name length.jwd2003-02-273-3/+18
* Add the ID for the CS4205 codec found in Dell laptops. Obtained fromscottl2003-02-271-0/+1
* Document uudecode's new relaxed mode for handling raw data.fanf2003-02-271-3/+25
* Add a relaxed mode for handling raw input which is missing thefanf2003-02-271-11/+36
* Needn't kse.hdavidxu2003-02-271-1/+0
* Be POSIXly correct in the handling of /dev/stdout -- it's a "magic cookie"fanf2003-02-271-2/+3
* Change the process flags P_KSES to be P_THREADED.julian2003-02-2727-50/+50
* cat KSE > /dev/nulldavidxu2003-02-272-4/+0
* Implemented "nooption" and "nomakeoption" config(8) tokens.ru2003-02-2612-112/+104
* Extend our -R extension which sets the number of arguments in which -I willjmallett2003-02-262-3/+9
* De-typo usage string.jmallett2003-02-261-1/+1
* Forced commit to record correct commit message:phk2003-02-260-0/+0
* As previously threatened, add TCP/IP checksum offload support towpaul2003-02-263-10/+236
* Catch up with KSE changes.fjoe2003-02-2611-314/+369
* NODEVFS cleanup:phk2003-02-261-2/+3
* NODEVFS cleanup:phk2003-02-265-76/+0
* NODEVFS cleanup: Don't call cdevsw_{add,remove}()phk2003-02-261-2/+0
* msgphk2003-02-264-28/+0
* NODEVFS cleanup: Create devices with make_dev() instead of cdevsw_add()phk2003-02-261-4/+1
* msgphk2003-02-262-3/+0
* FreeBSD Makefile style guide.obrien2003-02-262-1/+179
* The usage string: renice [priority | [-n incr]] ... assumed that the partcharnier2003-02-262-7/+13
* NODEVFS cleanup: remove calls to cdevsw_remove()phk2003-02-261-2/+0
* Move the typedef for size_t into _iovec.h, so that size_t is availablemike2003-02-263-10/+7
* Change spelling of `u_int' to `unsigned int' in the POSIX case.mike2003-02-261-2/+2
* Some more updates for the new world order:wpaul2003-02-261-24/+37
* Move an optimization check so that it breaks out of the correct loop.jhb2003-02-261-4/+3
* Fix a reversed test for ATAPI_DEVICE in the Promise setup code.sos2003-02-261-4/+3
* Add SigmaTel STAC9750 entry.cognet2003-02-261-0/+1
* In timewait state, if the incoming segment is a pure in-sequence ackjlemon2003-02-262-4/+8
* Change default setting of hw.wi.txerate to zero so that tx error msgs aresam2003-02-261-2/+2
* o fix ppsratecheck to interpret a maxpps of zero as "ignore everything"sam2003-02-261-1/+5
* Simplify struct __timespec, fix style bugs, add an XXX comment.mike2003-02-261-9/+10
* Unbreak emu10k1 by properly using the buffer address.cognet2003-02-261-4/+4
* ia64 actually uses 80-bit long doubles and must support big and littlemike2003-02-262-3/+27
* If we are told to update the sources in "make rerelease", we alsoru2003-02-261-3/+7
* Unbreak the IOMMU code.mux2003-02-261-1/+1
* No-op. Change the type of unnamed bit-fields to unsigned to shut upmarkm2003-02-261-6/+6
* Register typo and incorrect 32-bit constant load in previous commit.grehan2003-02-262-4/+4
* Replicate OSS behaviour when rate settings fails.orion2003-02-261-1/+1
OpenPOWER on IntegriCloud