summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-20fix setting the MAC address in rl_init() so that "ifconfig lladdr" worksBrad Smith
2005-07-20Always do the netisr_dispatch dance, rather than trying to be smart and use aMiod Vallat
2005-07-20No PT_[GS]ETFPREGS on mips.Miod Vallat
2005-07-20typosMiod Vallat
2005-07-20add MLINKS for new(ly documented) functions;Jason McIntyre
2005-07-20sync with zlib.h update (zlib-1.2.3);Jason McIntyre
2005-07-20put -lkern last, since libz needs syms in itTheo de Raadt
2005-07-20add moddi3, needed by new libzTheo de Raadt
2005-07-20need to reset kif->pfik_group to NULL before calling pfi_kif_unref() so it canHenning Brauer
2005-07-20Typo in kern.nchstats sysctl names.Miod Vallat
2005-07-20Print the last two kern.nchstats entries.Miod Vallat
2005-07-20revert one TAILQ_FOREACH conversion from r1.112 which wasMoritz Jodeit
2005-07-20Reintroduce the changes made by tedu in revision 1.50 of ffs_softdep.c,Pedro Martelletto
2005-07-20syncTheo de Raadt
2005-07-20EFAULT from PT_IO is a good error value too.Artur Grabowski
2005-07-20no need to append strerror(errno) in error msg if we use LP_ERRNO code;Xavier Santolaria
2005-07-20Update to zlib 1.2.3; OK deraadt@Todd C. Miller
2005-07-20run from .OBJDIRTheo de Raadt
2005-07-20support for fifo and character/block devices.Marc Espie
2005-07-20minitar script to test OpenBSD::Ustar, should be able to read/write archivesMarc Espie
2005-07-20Regress test for PT_READ_{D,I} and PT_IO. (write coming soon).Artur Grabowski
2005-07-20fix local mode; ok joris@.Xavier Santolaria
2005-07-20remove the -M and -N flags to uptime, they do nothing.Jared Yanovich
2005-07-20Remove some more dead code and stale comments.Marco Peereboom
2005-07-20Remove some old NetBSDism for resource shortages. Add proper handling for thisMarco Peereboom
2005-07-20Delete dead code.Marco Peereboom
2005-07-20Skip processor devices when running PPR as per XXX. Ran into a box where theMarco Peereboom
2005-07-20change sc_keyctx from void * to blf_ctx *. there's no point for it to beTed Unangst
2005-07-20remove some unused code.Brad Smith
2005-07-19syncTheo de Raadt
2005-07-19- the self linked hardware rx descriptor list does not work in hostapReyk Floeter
2005-07-19handle short reads/writes. this fixes theMoritz Jodeit
2005-07-19update to tzcode2005kTodd C. Miller
2005-07-19print existing tags if any (-v); long time ago Ok joris@.Xavier Santolaria
2005-07-19update to tzdata2005kTodd C. Miller
2005-07-19more adaption for new com files frameworkTheo de Raadt
2005-07-19use cvs_path_cat() where appropriate; ok joris@.Xavier Santolaria
2005-07-19Fix grammar. From art@.Tom Cosgrove
2005-07-19auth_usercheck(3) can return NULL, so check for that. Report fromOtto Moerbeek
2005-07-19make the init command work;Xavier Santolaria
2005-07-19Convert return value of cgetent(3) to what the curses routines expect.Todd C. Miller
2005-07-19Remove vlan_input_tag() since all four drivers that used it have beenCamiel Dobbelaar
2005-07-19Update for GREENHOUSE2 -> REALTEK USB vid change.Jonathan Gray
2005-07-19regenJonathan Gray
2005-07-19The GREENHOUSE2 USB id (0x0bda) is actually Realtek's USB id,Jonathan Gray
2005-07-19On the SPARCbooks, allow tctrl(4) to control the external video output,Miod Vallat
2005-07-19A potpourri of IBM RGB525 ramdac defines, which will be necessary shortly.Miod Vallat
2005-07-19remove trailing whitespace;Jason McIntyre
2005-07-19missing CF_IGNORE, CF_NOSYMS and CF_SORT flags.Joris Vink
2005-07-19spacingTheo de Raadt