summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Make prototype match code with regard to constness of args to thejmallett2003-06-011-1/+1
* | Split the env(1) manpage off from printenv(1); there is not much pointtjr2003-06-014-94/+161
* | Fix up locking problems in fifo_open() and fifo_close():truckman2003-06-011-25/+73
* | Close files after opening them to avoiding leaking descriptors and memory.tjr2003-06-011-1/+3
* | Remove the ia64 hackery in threadinit() that was needed to work aroundmarcel2003-06-012-28/+0
* | MFi386: revision 1.199nyan2003-06-013-3/+3
* | Merged from sys/isa/ppc.c revision 1.40.nyan2003-06-012-14/+0
* | Merged from sys/isa/fd.c revision 1.250.nyan2003-06-012-4/+0
* | Merged from sys/dev/sio/sio.c revision 1.399.nyan2003-06-012-4/+0
* | Use SC_NO_CUTPASTE to protect cutpaste variables correctly, fixing thejmallett2003-06-011-2/+4
* | Return EOPNOTSUPP for attempted EA operations on VCHR vnodes in UFS2;rwatson2003-06-011-0/+14
* | Move networkfs_types from mountcritlocal into defaults/rc.conf as netfs_types.gordon2003-06-013-4/+12
* | Try to describe the control flags a little better.des2003-06-011-2/+4
* | Build libthr by default on ia64.marcel2003-06-011-0/+6
* | nwfs is network filesystem. Treat it as such when mounting filesystems.gordon2003-06-011-1/+1
* | Don't build pam_std_option().des2003-05-311-2/+1
* | Attempt to further comment and clarify System V IPC logic: documentrwatson2003-05-311-9/+24
* | Attempt to marginally de-obfuscate sections of the System V IPC accessrwatson2003-05-311-2/+7
* | MFi386: rev 1.56: remove break after returnpeter2003-05-311-2/+2
* | MFi386: rev 1.23: use gdb_strlen()/gdb_strcpy() directly.peter2003-05-311-14/+11
* | MFi386: rev 1.50: remove unused variablepeter2003-05-311-3/+0
OpenPOWER on IntegriCloud