summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-01-19Instead of ifdef around ENOTSUP, move it to pthread_private.h and makeFederico G. Schwindt
2002-01-19From FreeBSD: correct priority handling.Federico G. Schwindt
2002-01-19From Patrik Lindergren (patrik@ipunplugged.com):Jason Wright
2002-01-19Fix bogosity with sa_len value assignment...I wonder how this everAngelos D. Keromytis
2002-01-19If handler for SIGCHLD is SIG_IGN, reset to SIG_DLF. This is consistentTodd C. Miller
2002-01-19syncNathan Binkert
2002-01-19Add Intel PRO/1000XTNathan Binkert
2002-01-19do not bindresv() udp socket, for clockdiff to work w/ our inetd; millert@ okMichael Shalayeff
2002-01-19We don't have <sys/map.h> any more; Tim TickelTodd C. Miller
2002-01-18From FreeBSD: sem_XXX implementation; manpages comming in a bit.Federico G. Schwindt
2002-01-18Remove no longer applicable diagnostic messagesJason Wright
2002-01-18Fix some zlib memory leaks, originally from Mark AdlerTodd C. Miller
2002-01-18Makers of ESCC2 is now Infineon (formerly Siemens)Jason Wright
2002-01-18Add sab82532Jason Wright
2002-01-18o Remove some debugging prints (most of them wouldn't work anyway)Jason Wright
2002-01-18clarify Allow(Groups|Users) and Deny(Groups|Users); suggestion fromKevin Steves
2002-01-18tab vs. spacesFederico G. Schwindt
2002-01-18unneeded cast cleanup; ok markus@Kevin Steves
2002-01-18correct Ciphers default; paola.mannaro@ubs.comKevin Steves
2002-01-18- add et_EEBrad Smith
2002-01-18Move CS_TIMEOUT declJason Wright
2002-01-18When listing buffers, detect if the buffer name is too long to fit in theArtur Grabowski
2002-01-18Allow size values to be displayed in the user's choice of units.Kjell Wooding
2002-01-18Remove the NROW and NCOL limits. The static arrays are now replaced withArtur Grabowski
2002-01-18Add disklabel-style editing for size/offset values inKjell Wooding
2002-01-18Do not truncate the cylinder value to 1023 until the MBRKjell Wooding
2002-01-18Update.Miod Vallat
2002-01-18Resource map code is not used anymore. Long live the extent code!Miod Vallat
2002-01-18Replace resource maps with extents.Miod Vallat
2002-01-18Replace resource maps with extents.Miod Vallat
2002-01-18print out the ctime of a mount when verbose; millert@ okMichael Shalayeff
2002-01-18record ctime for the mountpoint, mount time or last mount update; art@ okMichael Shalayeff
2002-01-18while im here, move the ifndef _SCHED_H_ after the copyright message.Federico G. Schwindt
2002-01-18From FreeBSD: header for POSIX 1003.1b semaphores.Federico G. Schwindt
2002-01-17add pcap_inject back into the header fileEric Jackson
2002-01-17when alloc'ing the ready queue, make it big enough.Federico G. Schwindt
2002-01-17Support for sab serial ports has been added, list the entries.Dale Rahn
2002-01-17evil, annoying spaces and tabsMichael Shalayeff
2002-01-17Enable the sab82532 driver (serial console for u5/u10/u30, etc).Jason Wright
2002-01-17Better handling of transitions between our mode and what the prom wants.Jason Wright
2002-01-17add polled input handling and remove dead codeJason Wright
2002-01-17update to sudo 1.6.5p1, sighTodd C. Miller
2002-01-17Allow nested interrupts on the mac interrupt controllers, previouslyDale Rahn
2002-01-17Typo, from Måns Nilsson <mansaxel@sunet.se>Marc Espie
2002-01-17Sync SYNOPSIS w/ usage(); Brian PooleTodd C. Miller
2002-01-17regress for ssh-keygenMarkus Friedl
2002-01-17Add console handling (output works, input needs more work)Jason Wright
2002-01-17reject SIZE request for ascii mode if file is larger than 10k.Jun-ichiro itojun Hagino
2002-01-17I'm a tree breaker... sorry... don't include "kbd.h"Jason Wright
2002-01-17remove duplicated Id tag; spotted by miod@.Federico G. Schwindt