summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add probing support for the vadem VG365 and the Vadem VG465 pcic chips.imp1998-08-252-12/+38
* Submitted by: archie@whistle.comjulian1998-08-252-3/+4
* Mention what ``set authname'' does in -direct mode.brian1998-08-252-2/+16
* sort the prototypesphk1998-08-252-24/+24
* If we've got a full output buffer queue and cannot sendbrian1998-08-2515-17/+180
* Fix DDBs printing of buf-flags after I changed them yesterday.phk1998-08-251-3/+3
* Fix a rounding problem that causes vnode pager to fail to remove the lastluoqi1998-08-251-11/+9
* Test program for sigwait.jb1998-08-252-0/+205
* Add support for building test programs.jb1998-08-253-0/+24
* Fix for sigwait problem.jb1998-08-259-51/+297
* Add the prototype for sigwait().jb1998-08-251-0/+1
* Improve bookkeeping of in_waitcmd and style fixes.cracauer1998-08-257-27/+41
* Re-enable killing childs with SIGQUIT. Spotted by Bruce Evans.cracauer1998-08-251-2/+2
* The length argument to sysctl is now size_t.dfr1998-08-252-3/+6
* Change length arguments to sysctl to size_t.dfr1998-08-252-10/+42
* New major number for SR4 streams emulation.msmith1998-08-242-2/+4
* Got two volatile sig_atomic_t and int mixed up. Spotted by Gary Palmer.cracauer1998-08-242-4/+4
* Last commit managed to get mangled somehow.phk1998-08-242-4/+8
* - #define mask of enabled interrupts/indications in if_xlreg.h instead ofwpaul1998-08-242-22/+40
* Remove the last remaining evidence of B_TAPE.phk1998-08-243-31/+7
* Remove the last remaining evidence of B_TAP.phk1998-08-242-8/+8
* Only claim PPS_HARDPPSONASSERT if we're compiled with PPS_SYNCphk1998-08-241-1/+5
* Check the text segment size of the executable and the process. Ifwosch1998-08-242-2/+18
* Do not exit on SIGINT in non-interactive shells, fixes PR 1206,cracauer1998-08-249-45/+92
* When exiting on SIGINT, exit with signal statuscracauer1998-08-246-11/+31
* Add atomic.s.dfr1998-08-242-2/+4
* Remove a useless ifdef which made struct disklabel have a differentdfr1998-08-243-15/+3
* Change various syscalls to use size_t arguments instead of u_int.dfr1998-08-2424-201/+714
* Regnerate.dfr1998-08-246-13/+13
* Fix a few syscall arguments to use size_t instead of u_int.dfr1998-08-241-6/+6
* Add partial KLD support for ELF. The module loading is not written yet.dfr1998-08-242-0/+1006
* Re-implement tcp and ip fragment reassembly to not store pointers in thedfr1998-08-249-248/+215
* Don't try to run ldconfig if it doesn't exist. Useful for elf platforms.gpalmer1998-08-241-9/+11
* Use a relative path to bsd.kern.mk if the relative mk directory exists.bde1998-08-243-3/+15
* Support printf format checking of FreeBSD kernel formats %[Dbrz].bde1998-08-243-2/+69
* Removed support for the gcc-2.[0-4] keywords __dead and __pure. Theybde1998-08-241-22/+17
* Shut this thing up, like the other LKMsjkh1998-08-242-4/+4
* Fixed syntax errors (__dead should have gone away years ago, andbde1998-08-241-2/+2
* Fixed printf format errors. Only one left in LINT on i386's.bde1998-08-2432-160/+198
* Describe what constitues an exceptional condition.steve1998-08-241-0/+2
* The host commandline option is -h and not -s.steve1998-08-241-2/+2
* * Check getopt()'s return with -1, not EOFobrien1998-08-238-22/+27
* more files we don't need.obrien1998-08-231-0/+1
* Two more files FreeBSD doesn't need.obrien1998-08-231-1/+1
* upgrade instructions.obrien1998-08-231-0/+107
* This commit was generated by cvs2svn to compensate for changes in r38494,obrien1998-08-23153-0/+63365
|\
| * Virgin import of AMD (am-utils) v6.0a16obrien1998-08-23153-0/+63365
* remove bdevsw arg from dsopen();phk1998-08-2310-30/+22
* Use address space numbers to reduce TLB flushes.dfr1998-08-233-86/+198
* Quick hack to allow netstat to compile once more: ifdef out MT_SOOPTSgpalmer1998-08-231-1/+3
OpenPOWER on IntegriCloud