summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Second pass commit to introduce new ACL and Extended Attribute systemrwatson1999-12-1950-23/+1802
* First pass commit to introduce new ACL and Extended Attribute system calls.rwatson1999-12-191-0/+12
* i82365_isasubr is gone, remove from building module.imp1999-12-191-1/+1
* Be paranoid about refreshing after an action.jkh1999-12-192-4/+2
* M_PREPEND-related cleanups (unregisterifying struct mbuf *s).green1999-12-1914-29/+21
* I've been style(9)izing mbuf.h and making the macros more resilientgreen1999-12-191-79/+116
* -Wall fixes.billf1999-12-1911-173/+300
* Fix a broken macro usage. It had no semicolon.green1999-12-181-1/+1
* Since VOP_LOCK can be used to up and downgrade locks, it is not possibleeivind1999-12-181-1/+1
* Do NOT unlock dvp if LOCKPARENT && vp == dvp. Does not affect any codeeivind1999-12-181-1/+2
* make vibra16x cards announce what they are in /dev/sndstatcg1999-12-183-6/+9
* fix the buffer repetition on ^c problemcg1999-12-181-12/+9
* make the vibra16x work for playback at least, record is untestedcg1999-12-185-45/+75
* Correct the documentation of LOCKPARENT - it does not reliably result in theeivind1999-12-181-2/+10
* Relax the requirements for doing WDMA2, this should enable DMAsos1999-12-183-27/+27
* Woops, I'm so sorry I forgot this! From the last mbuf.h change:green1999-12-181-2/+2
* Make this compile again.peter1999-12-181-2/+0
* Fix compilation warning on alpha when converting pointer to integerdillon1999-12-182-2/+2
* Make NDFREE unlock VP if appropriate and not asked not to, as documented ineivind1999-12-181-0/+3
* Revert -lmd changes now that libcrypt doesn't expose this binutils/ldpeter1999-12-182-5/+4
* Revert the libcrypt/libmd stuff back to how it was. This should not havepeter1999-12-1813-31/+29
* I've been Bruceified! As penance, I've fixed my error (improper ordering,green1999-12-181-219/+227
* Correct the logical ID of Avance Asound 110.tanimura1999-12-181-1/+1
* Use long long format specifiers and cast each parameter to long long.marcel1999-12-181-14/+6
* Provide complete coverage in switch statement to quiet -Wall.obrien1999-12-181-0/+4
* spell isa right on sn0 lineimp1999-12-184-4/+4
* Merge GENERIC into PCCARDimp1999-12-182-49/+61
* Remove vestiages of now obsolete zp and ze drivers.imp1999-12-183-12/+0
* Add sn device: smc 91xx based ethernet controllersimp1999-12-181-2/+2
* Driver for the smc91xx series of ethernet chips. Ported from PAO toimp1999-12-1810-0/+2157
* Initialize a var to quiet -Wall.obrien1999-12-181-1/+1
* Switch over to the OpenBSD fts.c, fixing lots of things.green1999-12-182-142/+250
* Yet more cosmetic fixes (I have a little time to kill while waiting forjkh1999-12-184-0/+10
* Learn to do pointer arithmatic (doh!)brian1999-12-181-1/+1
* Add more strategic screen clearsjkh1999-12-182-2/+10
* Better screen handling in X desktop setup.jkh1999-12-186-39/+3
* Remove duplicate entrycpiazza1999-12-181-1/+0
* Spelling fixes. first change from openbsd second from netbsdcpiazza1999-12-181-2/+2
* Fix some minor POSIX/SUSv2 compliance nits.jasone1999-12-187-25/+17
* Fix bugs in the MP fragment reassembly code that can cause a panic.archie1999-12-171-26/+32
* Be more consistant in using perl vs. perl5. We were using perl5 in thepeter1999-12-177-28/+28
* Make a dlopen failure consistant with dlsym(). "Shouldn't happen."peter1999-12-172-2/+6
* patch glitchpeter1999-12-171-3/+0
* Remove -lmd. Use dlopen() and dlsym() instead for calls to the MD5* andpeter1999-12-173-5/+91
* Add character major 139 for the Sangoma Technologies 'wanrouter' driver.msmith1999-12-171-0/+1
* s/MACHINE_ARCH/TARGET_ARCH/gmarcel1999-12-1718-22/+22
* o Don't use long for 64 bit variables. Use u_int64_t instead.marcel1999-12-172-47/+62
* Back up following macros by functions: ishexnumber, isideogram, isnumber,phantom1999-12-173-17/+78
* Fix typosphantom1999-12-1712-15/+24
* Document -e flag.phantom1999-12-171-0/+14
OpenPOWER on IntegriCloud