Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-02-17 | some cleanup | Theo de Raadt | |
1997-02-16 | added password configuration access function, used to determine | Niels Provos | |
password cipher type at the moment | |||
1997-02-15 | when using strsep you should be aware that the delimiter will be replaced | Niels Provos | |
by a nifty '0', so you cant check for a colon instead and dump some I am sorry, Dave. I can't do that. | |||
1997-02-13 | permit 32-bit uid/gid, help from millert | Theo de Raadt | |
1996-12-23 | add readlabelfs.3 | Jason Downs | |
1996-12-23 | readlabelfs() takes two arguments now, update prototype, inc major number. | Jason Downs | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-12-06 | vfork w/ exit botch | Theo de Raadt | |
1996-12-04 | sanitize return value. NULL on failure, always. | Jason Downs | |
1996-12-03 | inc | Jason Downs | |
1996-12-03 | Add readlabelfs(). | Jason Downs | |
1996-11-24 | Update from NetBSD. | Todd C. Miller | |
- correct two .Fn references to forkpty() - describe retval of forkpty(); it can return PID as well - add xref to fork(2) | |||
1996-10-08 | Attempt at cleanup. | michaels | |
1996-09-16 | Bring prototypes into scope | Thorsten Lockert | |
1996-09-07 | openpty() returns int. | Jason Downs | |
1996-08-09 | pty from p to z, P to T. includes v | Theo de Raadt | |
1996-07-31 | duh, theo | Theo de Raadt | |
1996-07-31 | someone want to write login_fbtab.3? | Theo de Raadt | |
1996-07-31 | login_fbtab() in libutil | Theo de Raadt | |
1996-07-31 | Make typesafe and remove non-portable va_list tricks. | Niklas Hallqvist | |
This is to get it to compile on OpenBSD/alpha. | |||
1996-07-02 | Use getrawpartition(). | Jason Downs | |
1996-06-29 | fix multiple invocations; from tlb@viaweb.com | Theo de Raadt | |
1996-06-20 | only write to realpath if non-NULL | Theo de Raadt | |
1996-06-19 | do not unexpectedly unlink the ptmp file; also support SIG*STOP cleanly | Theo de Raadt | |
with our changes which permit "EDITOR=emacs -nw" to work. | |||
1996-06-18 | oops, still missed a typo | Jason Downs | |
1996-06-18 | slight cleaning | Jason Downs | |
1996-06-17 | opendev.3: opendev(3) man page | Jason Downs | |
1996-06-17 | util.h: new resting place | Jason Downs | |
opendev.h: ok, so I merged it with util.h opendev.h: use util.h everything else: use "util.h" | |||
1996-06-17 | Add opendev(3) to libutil. Used by mt(1), soon by disklabel(8), maybe | Jason Downs | |
others. This is a generic version of the code used by mt(1). | |||
1996-06-12 | add /sbin/scsi from FreeBSD -- a good start! | Theo de Raadt | |
1996-06-06 | system() $EDITOR safely | Theo de Raadt | |
1996-05-22 | libutil | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |