summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Temperarly turn off building the tree with c99.obrien2003-06-021-1/+1
* Change kernel_object and kmem_object to (&kernel_object_store) andalc2003-06-012-8/+8
* Ugg, wrong version.obrien2003-06-011-1/+1
* This isn't C99 clean.obrien2003-06-011-0/+2
* Improve set_mcontext:marcel2003-06-011-0/+5
* Improve on cpu_set_upcall:marcel2003-06-011-13/+13
* A new API function PacketAliasRedirectDynamic() can be usedru2003-06-016-2/+72
* Include string.h for memset().rwatson2003-06-012-1/+2
* Make the PacketAliasSetAddress() function call optional. If itru2003-06-014-22/+36
* Give the -o option before any filename operands when invoking the sorttjr2003-06-011-2/+2
* crtstuff needs isn't compilable with C99 on Sparc64, so set CSTD to gnu89.obrien2003-06-011-0/+1
* Use a bigger hammer -- keep all -std= out of CXXFLAGS.obrien2003-06-012-2/+2
* Change a :mux2003-06-012-2/+2
* Assorted mdoc(7) fixes.ru2003-06-0111-194/+312
* Match style of source and headers.jmallett2003-06-011-1/+1
* Do not set a C standard for the C++ compiler.obrien2003-06-011-5/+7
* Be sloppier about the miidevs.h dependency. This reduces the maintenanceobrien2003-06-011-7/+1
* Accpet '1'..'5' in place of F1..F5 for serial console users.obrien2003-06-011-3/+5
* Shorten long comment.obrien2003-06-011-1/+1
* Sync with i386/GENERIC ordering.obrien2003-06-011-18/+20
* Keep entries sorted by floppy, type, and name.ru2003-06-013-20/+23
* Assorted mdoc(7) fixes.ru2003-06-011-19/+18
* Assorted mdoc(7) fixes.ru2003-06-015-74/+91
* - Style(9) fixes, most notably :mux2003-06-012-1070/+730
* Assorted mdoc(7) fixes.ru2003-06-016-180/+190
* Restore parentheses removed inappropriately in last commit.mjacob2003-06-011-2/+3
* Compile our code as C99 by default.obrien2003-06-011-9/+11
* Add zh_CN.GBKache2003-06-012-0/+200
* Add zh_CN.GBKache2003-06-012-0/+6
* Add GBK encodingache2003-06-013-2/+121
* Add the part of the last commit which cvs appearantly didn't likephk2003-06-012-17/+4
* Simplify the GEOM OAM api: Drop the request type, and let everythingphk2003-06-0110-444/+303
* constify g_sanity()phk2003-06-012-2/+2
* Add openpam_readline(3).des2003-06-011-0/+2
* This commit was generated by cvs2svn to compensate for changes in r115619,des2003-06-01128-631/+1022
|\
| * Vendor import of OpenPAM Digitalis.des2003-06-01128-631/+1022
* | Add (but do not connect) a half-finished driver for Aureal Vortex cards.des2003-06-013-0/+820
* | Retire pam_wheel(8) (which has been disconnected for quite a while) anddes2003-06-016-657/+0
* | Add pc98 arch to test set.phk2003-06-011-2/+2
* | Remove break after return.phk2003-06-011-1/+1
* | Remove #include <sys/disklabel.h>phk2003-06-012-2/+0
* | Don't leak "barlist" allocation on failure.phk2003-06-011-0/+4
* | Remove unused variables.phk2003-06-011-15/+3
* | Use bcmp() to compare hash strings.phk2003-06-011-1/+1
* | Clarify the code a bit.phk2003-06-011-1/+2
* | Don't unlock the parent directory vnode twice if the ISDOTDOT flagtruckman2003-06-011-1/+2
* | Remove unused variables.phk2003-06-011-11/+1
* | Make "where" an alias for "trace"phk2003-06-011-0/+1
* | Add /* FALLTHROUGH */phk2003-06-011-0/+4
* | Implement cpu_thread_setup(). This is mostly the same as on i386,marcel2003-06-011-0/+8
OpenPOWER on IntegriCloud