summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-01-15allocate sackholes with poolNiels Provos
2002-01-15Move the enc tests into the Makefile and split them intoArtur Grabowski
2002-01-15MNAMELEN is 90, not 32; peterw AT ifost.org.auTodd C. Miller
2002-01-15change tcpcb allocation to poolNiels Provos
2002-01-15update to sudo 1.6.4p1Todd C. Miller
2002-01-14Do not create sys_aliases.c for elf systems; tested at some extentFederico G. Schwindt
2002-01-14volatile police.Miod Vallat
2002-01-14knfNiels Provos
2002-01-14knfNiels Provos
2002-01-14knfNiels Provos
2002-01-14typoNiels Provos
2002-01-14If waitpid() return ECHILD that should not be a fatal error sinceTodd C. Miller
2002-01-14Use SIG_DFL to reset SIGCHLD handlers, not SIG_IGN which has a differentTodd C. Miller
2002-01-14(c) 2002Markus Friedl
2002-01-14remove function pointers for events, remove chan_init*; ok provos@Markus Friedl
2002-01-14remove duplicated code; ok provos@Markus Friedl
2002-01-14correct fn names for ssh2, do not switch from closed to closed; ok provos@Markus Friedl
2002-01-14merge chan_[io]buf_empty[12]; ok provos@Markus Friedl
2002-01-14chan_send_oclose1() no longer calls chan_shutdown_write(); ok provos@Markus Friedl
2002-01-14update to sendmail-8.12.2Todd C. Miller
2002-01-14use macros to manage tcp timers; based on netbsdNiels Provos
2002-01-14The return value of lcsplx is used in locore. however at some pointDale Rahn
2002-01-14sync with sudo 1.6.4-finalTodd C. Miller
2002-01-13add chan_set_[io]state(), order states, state is now an u_int,Markus Friedl
2002-01-13use buffer API and avoid static strings of fixed size; ok provos@/mouring@Markus Friedl
2002-01-13change to use queue.h macros; okay markus@Niels Provos
2002-01-13updateMiod Vallat
2002-01-13better accounting for 'soft' interrupts, before all exceptions wereDale Rahn
2002-01-13Regress this one additional change, with this change more systemsDale Rahn
2002-01-13add magma and spifJason Wright
2002-01-13Better error handling: unmap registers on failure and better checking onJason Wright
2002-01-13108 and 109 should point to stty/sbpp not mtty/mbppJason Wright
2002-01-13add spifJason Wright
2002-01-13clean up spif entries and add it to introJason Wright
2002-01-13syncJason Wright
2002-01-13Port of my spif driver to sparc64 (untested)Jason Wright
2002-01-13comment typosJason Wright
2002-01-12Don't cast return value from splx to (void) because splx doesn't return anyth...Artur Grabowski
2002-01-12+magmaJason Wright
2002-01-12magma man pages (wholly stolen from sparc)Jason Wright
2002-01-12the 1190 and 1400 register maps aren't the same size don't treat them soJason Wright
2002-01-12House cleaning: removing some leftover sparc bits and suchJason Wright
2002-01-12syncJason Wright
2002-01-12Get permissions on magma/spif's correctJason Wright
2002-01-12syncJason Wright
2002-01-12Add _DEV entry for spif and correct spif to only create 1 bpp and 8 ttyJason Wright
2002-01-12syncJason Wright
2002-01-12add magma and a dnl'd spif entryJason Wright
2002-01-12syncJason Wright
2002-01-12Fix one magma entry, remove another, and add spif.Jason Wright