summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When entering siocnputc() with (kdb_active), don't acquire (orrwatson2005-02-031-5/+9
* Removed more duplicates (forgot to ignore underscore).ru2005-02-031-40/+0
* Keep the fortune above this.ru2005-02-031-2/+0
* Remove more duplicates.ru2005-02-031-31/+0
* Ignore vowels, and remove more duplicates, mostly due to typos.ru2005-02-031-130/+0
* Trim some obnoxious warlording.des2005-02-031-112/+0
* Removed more duplicates, by ignoring "i", "you", "we",ru2005-02-031-70/+0
* Fix alignment in the last commit.ru2005-02-031-2/+2
* - remove NO_MODULES since they've been working for some timegrehan2005-02-031-3/+5
* Don't build syscons, uart or vpo on PPC.grehan2005-02-031-3/+8
* Fix up assignment of negative number to char. Char's are unsigned bygrehan2005-02-031-1/+1
* MF dev/wi: merge the pccard lists.imp2005-02-031-11/+19
* Merged fortunes with fortunes2.ru2005-02-033-55310/+55269
* Fix bugs.ru2005-02-031-3/+5
* Don't lose the frame pointer for PPC modules: backtrace doesn't work.grehan2005-02-021-1/+1
* Modify rpcgen -t output to something that's a lot more useful inalfred2005-02-021-6/+9
* - Use a seperate malloc tag for saved inode contents to help in debuggingjeff2005-02-021-4/+5
* - Correct a typo in kern_rename. tvfslocked should be initialized fromjeff2005-02-022-2/+2
* Define SI_SUB_AUDIT, the system boot event to initialize the auditrwatson2005-02-021-0/+1
* Add a stub audit_kevents.h, which defines exactly one audit event:rwatson2005-02-021-0/+38
* Back out previous commit, bde@ provided an example of something thiskensmith2005-02-021-6/+0
* Fix the comment.ru2005-02-021-2/+2
* Whitespace and "const" changes to reduce diffs to RELENG_4.ru2005-02-022-88/+90
* Make enomem static - it's referenced only in util.c.harti2005-02-022-2/+3
* Remove a couple of unused buffer functions.harti2005-02-022-158/+0
* Add a place-holder f_label void * for a future struct label pointerrwatson2005-02-021-0/+1
* Removed 1695 fortunes also found in fortunes2.ru2005-02-021-6961/+0
* Fix "Duplicate mbuf free panic".yongari2005-02-021-1/+1
* Convert several typedefs from beeing pointers to structs to be the structsharti2005-02-0211-88/+95
* It was noticed that we do not change a file's access time when it getskensmith2005-02-021-0/+6
* - Or MPSAFE with the correct set of flags in stat(). This affected onlyjeff2005-02-012-2/+2
* Forgot to mark the IRQ as MPSAFE.phk2005-02-011-1/+5
* The two PLANEX cards listed in pccarddevs, identified only by theirimp2005-02-013-14/+13
* Add a IEEE488 driver for PCIIA compatible cards.phk2005-02-013-0/+429
* Ignore case and all non-word characters, and remove more duplicates.ru2005-02-015-141/+0
* - Add few lines from my personal signature filepav2005-02-011-0/+9
* Cleanup prototypes and remove dead codephantom2005-02-012-72/+21
* Avoid unconditional increasing of variable leading to SIGSEGV, if req'dphantom2005-02-011-1/+1
* Remove another duplicate fortune.smkelly2005-02-011-4/+0
* Move all the remaining list functions into one C-file and removeharti2005-02-0113-977/+482
* Removed full duplicates that only differ in amount of whitespaceru2005-02-015-213/+0
* Remove a duplicate.des2005-02-011-3/+0
* In case of various tunneling protocols, mbuf may pass several interfacesglebius2005-02-011-3/+5
* Remove debugging stuff that crept in in the previous commit.harti2005-02-011-5/+0
* - change all u_int_XX to uint_XXgrehan2005-02-011-39/+39
* Clean up include files and file including. Split nonints.h into piecesharti2005-02-0149-628/+1372
* In addition to the PAM environment, export a handful of useful PAM items.des2005-02-012-8/+62
* Add openpam_free_envlist(3).des2005-02-011-0/+2
* This commit was generated by cvs2svn to compensate for changes in r141098,des2005-02-0186-5002/+30421
|\
| * Vendor import of OpenPAM Feterita.des2005-02-0186-5002/+30421
OpenPOWER on IntegriCloud