summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make way for the contrib_amd bmake frame work.obrien1998-08-27187-46553/+0
* Use explicitly sized types when formatting cylinder groups.dfr1998-08-271-7/+7
* rpcgen our own mount.h, nfs_prot.h, mount_xdr.c, and nfs_prot_x.cobrien1998-08-273-3/+17
* accidently changed some white spaceobrien1998-08-271-2/+2
* Only build the old boot loader on i386 if aout. The new loader willjb1998-08-271-1/+5
* Properly create db files vs. dbm files.obrien1998-08-271-33/+18
* Add CFS options to LINT, though commented out for now.jkh1998-08-273-3/+15
* Add VT_CFS type.jkh1998-08-271-2/+2
* NULLFS_DIAGNOSTICS and PCVT_SCANSET=2 listed twice.obrien1998-08-273-9/+3
* Catch more cases where the CDROM has been mounted.jkh1998-08-272-2/+8
* Hope I haven't missed anything or forgotten to credit anybody. (Byasami1998-08-271-189/+351
* Add "deinstall" to list of targets. This is only fair since "install" andasami1998-08-261-3/+4
* Reviewed by: asami@freebsd.org (Satoshi Asami)dillon1998-08-263-3/+18
* Don't automatically restart syscalls for the signals that the threadjb1998-08-264-4/+4
* Back out most of the last commit. It created problems with sigpause.jb1998-08-263-78/+3
* Fix an spl protection botch.gibbs1998-08-261-3/+3
* Remove -c restrictions from previous commit.des1998-08-261-13/+1
* Fix some OpenBSD/alpha warningsbrian1998-08-267-11/+16
* Remove redundant include file.brian1998-08-261-2/+1
* Put the IP buffer queues into struct ipcp.brian1998-08-2614-57/+62
* The protocol must be in network byte order (OpenBSD only).brian1998-08-261-3/+3
* Delete trailing space that may have caused problemsgpalmer1998-08-261-2/+2
* Add OVERRIDE_CARD to the bktr options listsos1998-08-261-1/+2
* Move kdump & ktrace out of i386 specific section.gpalmer1998-08-261-5/+4
* o renable pccard_remove_driver (it was used in the skel.c driver)imp1998-08-262-22/+22
* priority comparison in maybe_resched() didn't work properly if currentdillon1998-08-261-6/+13
* Remove identity crisis in ispcvt(8) man page. Include reference tojkoshy1998-08-263-5/+7
* (well tested at BEST): -i option can now take FP values (e.g. -i 0.1),dillon1998-08-262-17/+46
* 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
OpenPOWER on IntegriCloud