summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-07Update to sudo 1.6.9p11Todd C. Miller
2008-01-07update to tzcode2007k from elsie.nci.nih.govTodd C. Miller
2008-01-07update to tzdata2007k from elsie.nci.nih.govTodd C. Miller
2008-01-06Kill some now-dead code/variables.Kenneth R Westerback
2008-01-06Nuke avail_start and avail_end, they are not used by ps(1) since ten years,Miod Vallat
2008-01-06Update fbtab with the glass console devices.Miod Vallat
2008-01-06kbd(8) on the ramdisks.Miod Vallat
2008-01-06Sync console devices with GENERIC.Miod Vallat
2008-01-06Move check for overlap inside get_size() as it was always called afterKenneth R Westerback
2008-01-06Enclose some SUN4-specific code within preprocessor directives, this lets SUN4CMiod Vallat
2008-01-06Add lebuffer.Miod Vallat
2008-01-06two more slattach -> ldattach;Jason McIntyre
2008-01-06diff missed in previous commit:Theo de Raadt
2008-01-06sort SEE ALSO;Jason McIntyre
2008-01-06Add a more robust gettempreading that debounces the value (idea from FreeBSD)Marco Peereboom
2008-01-06re-add _PPC.Marco Peereboom
2008-01-06More NFS-related kernel shrinkage...Bret Lambert
2008-01-06Calculate amount of free space by adding up space in free chunks, ratherKenneth R Westerback
2008-01-06There is no point in having cpg manipulated in -E. newfs does all theKenneth R Westerback
2008-01-06Add STICK_INT.Mark Kettenis
2008-01-06remove out of date/irrelevant section of BUGS dealing with ip6;Jason McIntyre
2008-01-06Branches are separated with \n\t in GNU rcs/cvs.Tobias Stoeckmann
2008-01-06- document what happens when a service exceeds its max spawn rate. this isJason McIntyre
2008-01-06make the descriptions of roundrobin and loadbalance more consistent,Jason McIntyre
2008-01-06add a CAVEATS section documenting some issues when using roundrobinJason McIntyre
2008-01-06Degrade the sensor state from OK to WARNING and CRITICAL after periods ofMarc Balmer
2008-01-06repair build of boot code where it uses an undefind __ashldi3 on some archsOtto Moerbeek
2008-01-06Don't reference {sl|nmea}attach(8) in the SEE ALSO section but ldattach(8)Marc Balmer
2008-01-06gnu cvs added a new keyword 'commitid', this diff adds just enough codeNikolay Sturm
2008-01-06Enable raw keyboard for wscons - prompted by matthieu@. Whilst we're hereJoel Sing
2008-01-05syncTheo de Raadt
2008-01-05- bussw.4: give a little indentJason McIntyre
2008-01-05handle 64-bit blkno's in format stringOtto Moerbeek
2008-01-05handle 64-bit blkno in format stringOtto Moerbeek
2008-01-05Make the ffs code 64-bit disk block number clean. Based on a diffOtto Moerbeek
2008-01-05make sure all callers of rtlabel_id2name check for a null return value.Henning Brauer
2008-01-05Add commented out entries for watchdog timers. If you enable the watchdogMarc Balmer
2008-01-05Never attach more acpicpu(4) devices than cpu(4) devices. Always attachMark Kettenis
2008-01-05Add support for the Meinberg Standard Time String format that all MeinbergMarc Balmer
2008-01-05Adapt to the recent cleanup of Intel PCI host bridges Ids. ok oga@Matthieu Herrb
2008-01-05remove unused functionCharles Longeau
2008-01-05remove unused functionCharles Longeau
2008-01-05Add some information about syscon(4), eyeballed by jmc@Miod Vallat
2008-01-05Document some MVME328XT jumper settings, and warn the user some of these cardsMiod Vallat
2008-01-05sync usage() w/ SYNOPSIS;Jason McIntyre
2008-01-05saying that -b and -l create smaller files can be misleading - the authorJason McIntyre
2008-01-05even better attach message locationTheo de Raadt
2008-01-05return with ENOTTY instead of EINVAL for unknown ioctl requests.Brad Smith
2008-01-05lii(4) is a Fast Ethernet chipset and add a history section.Brad Smith
2008-01-05rtlabel_id2name() can return NULL if there is no route label..Theo de Raadt