summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * This file was removed from the OpenPAM distribution in December, 2002.des2004-07-271-48/+0
* | Add to CFLAGS, rather than overriding it. Use LDFLAGS for the -L option,nik2005-02-011-2/+3
* | Use LC_MESSAGES locale category instead of value of LANG environment variablephantom2005-02-012-0/+4
* | BUS_SPACE_UNRESTRICTED shouldn't be used with the bus_alloc_resourceimp2005-02-012-6/+6
* | Sort functions.njl2005-02-011-4/+4
* | Update copyright, remove "all rights reserved" (since they are notbmilekic2005-02-011-5/+1
* | Link against libtap (ports/devel/libtap). Replace the calls to assert()nik2005-02-012-31/+32
* | add cpu_idle support for 21066A based lca systemsticso2005-01-314-1/+41
* | Use a taskqueue to handle port status changes.akiyama2005-01-313-2/+54
* | nit in /*-imp2005-01-312-2/+2
* | Yikes! Fix a typo in a function name that managed to occur twice.scottl2005-01-311-2/+2
* | Remove unsigned casts.ssouhlal2005-01-311-4/+8
* | Add the keyboard system device before we probe for the keyboard.marcel2005-01-311-2/+13
OpenPOWER on IntegriCloud