summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-12-21zero alignment is not allowed. shorten some long lines.Niklas Hallqvist
1998-12-21missed some function return typesTheo de Raadt
1998-12-21resource stats; force linkage with uthread_autoinit.c; name kern and init thr...David Leonard
1998-12-21very important bit of md spinlockDavid Leonard
1998-12-21md spinlockDavid Leonard
1998-12-21add variable to force linkageDavid Leonard
1998-12-21dump thread info on PANICDavid Leonard
1998-12-21much nicer SIGINFO displayDavid Leonard
1998-12-21use md spinlock; signal statisticsDavid Leonard
1998-12-21resource accounting; initial timeslice bug fixDavid Leonard
1998-12-21resource accountingDavid Leonard
1998-12-21memory leakDavid Leonard
1998-12-21md spinlockDavid Leonard
1998-12-21md spinlockDavid Leonard
1998-12-21cleanDavid Leonard
1998-12-21unfinished powerpc md stuff.. rahnds?David Leonard
1998-12-21cleanDavid Leonard
1998-12-21remove mit pthread hangoverDavid Leonard
1998-12-21If no mii found on a card that claims to support one, don't attach theJason Wright
1998-12-21correct built-in killTheo de Raadt
1998-12-21like kill(1), have csh builtin handle -SIGxxx names; kleinkTheo de Raadt
1998-12-21kill union wait; christosTheo de Raadt
1998-12-21enable isakmpd -- far overdue!Theo de Raadt
1998-12-21isakmpd startup stuffTheo de Raadt
1998-12-21add missing -eTodd C. Miller
1998-12-21collapse two sed's into oneTodd C. Miller
1998-12-21cheaper select() callTheo de Raadt
1998-12-21Last months worth of work on isakmpd, lots doneNiklas Hallqvist
1998-12-21syncTheo de Raadt
1998-12-20Don't assume /bsd if no system given, let the kvm routines pick a default (an...Todd C. Miller
1998-12-20add some parens for clarityTodd C. Miller
1998-12-20If open of device fails, try up to 10 times. Useful for CD changers that tak...Todd C. Miller
1998-12-20Use IOV_MAX, not the deprecated UIO_MAXIOVTodd C. Miller
1998-12-20The "end" symbol should be a long, not an int to make 64-bit machines happy. ...Todd C. Miller
1998-12-20add forward decl of struct in_addr to shut up gccTodd C. Miller
1998-12-20alphabetize function forward decls for prettinessTodd C. Miller
1998-12-20pull in rpc/pmap_clnt.h to silence gcc and prototype xdr_opaque_auth for the ...Todd C. Miller
1998-12-20bye bye BADSIGTheo de Raadt
1998-12-20termcap.src is no more, run tic against termtypes.master insteadTodd C. Miller
1998-12-20syncTheo de Raadt
1998-12-20another modem...Theo de Raadt
1998-12-20spelling; krw@tcn.netTheo de Raadt
1998-12-20remove rc and sc from xterm againTodd C. Miller
1998-12-20o make sure C-style strings in packet are NUL-terminated and increase size ofTodd C. Miller
1998-12-20syncTheo de Raadt
1998-12-20new devTheo de Raadt
1998-12-20Add back xterms and vs100 aliases to xtermTodd C. Miller
1998-12-20Evil ed hack not needed as the termcap entry length for xterm is 830 (limit i...Todd C. Miller
1998-12-20xterm entry fixes from ncurses-4.2-981219Todd C. Miller
1998-12-20RCS ID fixNiklas Hallqvist