| Commit message (Expand) | Author | Age | Files | Lines |
* | When system calls indicate an error they return -1, not some arbitrary |  deraadt | 2019-06-28 | 1 | -13/+13 |
* | Use <fcntl.h> instead of <sys/file.h> for open() and friends. |  guenther | 2018-04-26 | 1 | -3/+4 |
* | Pull in <sys/time.h> for struct timespec, timeval, or clockrate |  guenther | 2016-08-27 | 1 | -1/+2 |
* | delete setuid code (which we disabled in 2002) |  deraadt | 2015-11-16 | 1 | -11/+2 |
* | stdlib.h is in scope; do not cast malloc/calloc/realloc* |  deraadt | 2015-08-20 | 1 | -5/+5 |
* | Replace <sys/param.h> with <limits.h> and other less dirty headers where |  deraadt | 2015-01-16 | 1 | -2/+1 |
* | remove erroneous char cast to switch expression processing getopt(3); |  okan | 2013-11-27 | 1 | -2/+2 |
* | unused variable in the shadows |  deraadt | 2013-11-12 | 1 | -2/+2 |
* | Fix kernel profiling on MP systems by using per-CPU buffers and teach |  mpi | 2013-03-12 | 1 | -46/+98 |
* | Back out per-CPU kernel profiling, it shouldn't modify a public header |  mpi | 2013-02-12 | 1 | -98/+46 |
* | Teach kgmon(8) to deal with per-CPU kernel profiling. |  mpi | 2013-02-11 | 1 | -46/+98 |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -12/+1 |
* | typos; ok jmc@ |  martynas | 2007-11-26 | 1 | -5/+5 |
* | From dhill@ last year: |  ray | 2007-05-04 | 1 | -22/+20 |
* | order options and usage(); from Igor Sobrado |  jmc | 2007-02-18 | 1 | -3/+3 |
* | ansi cleanup; khalek@linuxgamers.net |  deraadt | 2004-08-01 | 1 | -19/+9 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -7/+3 |
* | kill more registers. |  mpech | 2002-03-14 | 1 | -3/+3 |
* | Remove \n from err/errx/warn/warnx(). |  mpech | 2002-03-14 | 1 | -4/+4 |
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 2002-02-16 | 1 | -9/+9 |
* | I'm sure that it's not supposed to say: |  art | 2001-09-17 | 1 | -4/+4 |
* | use err/warn, -Wall, trailing spaces |  mickey | 2001-05-05 | 1 | -107/+67 |
* | Don't assume /bsd if no system given, let the kvm routines pick a default (and thus use kvm_bsd.db if possible). Also minor manpage fixup. |  millert | 1998-12-20 | 1 | -5/+4 |
* | getopt(3) returns -1 when out of args, not EOF, whee! |  millert | 1997-01-15 | 1 | -3/+3 |
* | Our kernel is named /bsd, and we use $OpenBSD$ RCS IDs |  niklas | 1996-05-01 | 1 | -1/+3 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+526 |