summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Link this against -lcrypt. In the case where the user has no key availablemarkm1997-10-241-2/+2
* Make this part of the 'krb' distribution if it is being built as themarkm1997-10-241-0/+1
* Make this part of the 'krb' distribution.markm1997-10-241-0/+1
* - Recognize the Cirrus Logic PD6729/6730 PC-Card Controller behind thenate1997-10-241-2/+13
* - Use the definitions found in <i386/isa/isa.h> instead of rolling ournate1997-10-241-6/+7
* Remove the stuff we do not use from global scope. Export them again asphk1997-10-241-2/+8
* Statizice.phk1997-10-242-42/+48
* Pkg_add refused to process package whose packing list contains @exec/@unexecmax1997-10-241-2/+6
* fix mispelling of kldjmg1997-10-241-2/+2
* make a couple functions static...jmg1997-10-243-9/+9
* Change defaults to match reality.hoek1997-10-241-15/+17
* - defined constant ISA_HOLE_START (would be nice to include machine/pmap.h,nate1997-10-231-57/+66
* Restore back non-interruptable sleep/usleep just redefine them to notache1997-10-232-2/+72
* Remove private sleep/usleep hacksache1997-10-231-63/+1
* - Move the untimeout code call out of the check for pwr_off_pending. Itnate1997-10-231-3/+2
* obey internet-draft "draft-stevens-advanced-api-04.txt" for ipv6 defs.itojun1997-10-231-3/+10
* Add entries for the Danpex EN-6200P2 and Megahertz XJ4336msmith1997-10-232-2/+26
* Fix a potentially disasterous '==' instead of '=' bug.gibbs1997-10-232-6/+6
* Fix various filter problemsbrian1997-10-231-11/+12
* Disallow non-root mount. If you want to allow non-root mount, changekato1997-10-232-2/+16
* Synchronize with sys/i386/isa/syscons.{c,h} revisions 1.235 and 1.35,kato1997-10-232-35/+129
* Synchronize with sys/i386/conf/Makefile.i386 revision 1.103.kato1997-10-232-2/+8
* - Fix braino in last commit. (Slow networks should be outlawed!)nate1997-10-231-2/+2
* - Back out the last. APM_BROKEN_STATCLOCK doesn't exist in -current.nate1997-10-232-4/+0
* Reject unreasonable values passed to CONS_HISTORY ioctl. It did notyokota1997-10-236-78/+252
* Add (unsigned char) cast to ctype macrosache1997-10-234-38/+82
* - When doing suspend/resume, only try to suspend those drivers on activenate1997-10-231-4/+8
* Back our V1.36, due to reports of badness. (IRQ's are again allocatednate1997-10-231-1/+1
* Add (unsigned char) cast to ctype macrosache1997-10-232-21/+21
* Add unsigned char cast to ctype macrosache1997-10-231-1/+1
* Add more (unsigned char) casts to ctype macrosache1997-10-237-28/+28
* Rewrote fxp_start() for better clarity and efficiency.dg1997-10-232-202/+202
* Add (unsigned char) casts to ctype macrosache1997-10-232-24/+24
* Add (unsigned char) cast to all ctype macrosache1997-10-232-37/+37
* - Simplify code by removing a variable which was initialized once, nevernate1997-10-232-8/+2
* Fix a few typos.jraynard1997-10-221-32/+33
* - If APM_BROKEN_STATCLOCK is defined, make sure the statcloock isnate1997-10-222-2/+6
* Back out part of OpenGroup specs about limiting max arg since it may breakache1997-10-222-17/+4
* Reflect usleep code changes:ache1997-10-221-1/+24
* Change usleep return type from void to int to match OpenGroup specs.ache1997-10-221-1/+1
* Changes in spirit of OpenGroup Singe Unix specs:ache1997-10-221-5/+11
* Document EINVAL as a possible return value from open(2).joerg1997-10-221-0/+7
* Reject attempts to call open() with an illegal combination of O_RDONLY,joerg1997-10-222-4/+8
* Use err(3). Add usage() and prototypes.charnier1997-10-222-53/+56
* Use err(3).charnier1997-10-2218-236/+287
* Fix HDLC logging (actually LogDumpBp()). It was onlybrian1997-10-221-2/+27
* Put in an initial %VERSREQ field. This will cause existing config(8)'speter1997-10-223-3/+12
* For safety's sake, explicitly depend all objects on the configvers.h headerpeter1997-10-221-0/+2
* Recognize a %VERSREQ=nnnnn string in the system Makefile. Both config(8)peter1997-10-222-2/+22
* Fix the same leak as in nullfs. Now the lowervp is properly marked inactive.roberto1997-10-212-2/+10
OpenPOWER on IntegriCloud