summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increase size of the static buffer used to hold runtime dependency listsobomax2003-02-271-4/+4
* Expand some #ifdef's to fix I386_CPU compile.jhb2003-02-272-2/+6
* Document the hand springs that you need to go through to use a WL200imp2003-02-271-0/+10
* Remove some long unused declarations. (For example, the PV flags have notalc2003-02-272-12/+0
* Remember to set if_capenable when setting up checksum offload in fxp_attach().wpaul2003-02-271-0/+1
* Document the fact that VTY locking is easily bypassable when DDBmux2003-02-272-1/+9
* When DDB is in the kernel, unlock VTY switching so that wemux2003-02-271-0/+4
* This is not going to win prizes for the most useful module ever,markm2003-02-271-0/+9
* Warns and lint fix. Nearly all trivial stuff.markm2003-02-271-7/+8
* WARNS=4 fixes. This would be WARNS=9 if we were -std=99 instead ofmarkm2003-02-278-47/+50
* Update the comment to reflect new reality.phk2003-02-271-15/+6
* GC some more major numbers.phk2003-02-271-12/+0
* Add the flip-side check: If a driver wants a particular major#, makephk2003-02-271-0/+9
* Use MAJOR_AUTO.phk2003-02-272-3/+1
* Hook up the if_my module to the build.ru2003-02-271-0/+1
* We can now properly return ENODEV in nommap(), so do it.mux2003-02-271-2/+1
* Add support for allocating a device driver major number on demand.phk2003-02-273-2/+19
* Use noread(), nowrite() and nopoll() instead of our own stub functions.tjr2003-02-271-24/+3
* Add yet a patch for the patchwork quilt called sio(4):phk2003-02-271-0/+4
* "Advertizing" is ugly and possibly incorrect; use "Advertising" instead.tjr2003-02-271-1/+1
* Eliminate 19 warnings in libc (at level WARNS=2) of thenectar2003-02-2715-5/+38
* Don't make buildworld and buildkernel in parallel.ru2003-02-271-0/+1
* Typo, I must have hit xZZ in vi(1).phk2003-02-271-1/+1
* MFp4(simokawa_sbp branch)simokawa2003-02-275-108/+310
* Document that flags bit 0x10000 puts PPS timestamping on CTS instead of DCD.phk2003-02-271-0/+2
* Make flags bit 0x10000 mean that PPS timestamping should use thephk2003-02-271-2/+11
* Copy some VM changes from smbfs_putpages() to nwfs_putpages(): locktjr2003-02-271-1/+3
* Build the ncp and nwfs modules again, but only on i386 for now.tjr2003-02-271-4/+2
* Only use function 1 not 0 on cypress chips.sos2003-02-271-1/+3
* Only cross-tools may use TARGET_ARCH/TARGET, everyone elseru2003-02-271-3/+3
* When we have found a chunk of memory that is large enough and have computedharti2003-02-271-1/+1
* Add necessary awk magic to create a table of major numbers allocatedphk2003-02-273-1/+29
* When a process has been waiting on a condition variable or mutex theharti2003-02-272-0/+3
* 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
OpenPOWER on IntegriCloud