Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-07 | add stdlib.h | Brad Smith | |
2005-09-06 | fix two conf space related hw erratas; dino-moh-humm | Michael Shalayeff | |
2005-09-06 | regen | Michael Shalayeff | |
2005-09-06 | add proj namesand those more modern cpus we do not have ids for yet | Michael Shalayeff | |
2005-09-06 | add robert moog | Michael Shalayeff | |
2005-09-06 | add solidarnosc | Michael Shalayeff | |
2005-09-06 | reoder to start at new year and fix a couple of entries | Michael Shalayeff | |
2005-09-06 | comment out .Xr to strip(4), a page which does not get installed; | Jason McIntyre | |
while here, make the list item a bit better grammatically. | |||
2005-09-06 | pesky comma; | Jason McIntyre | |
2005-09-06 | make some of the stat utility pages reference each other; | Jason McIntyre | |
idea from a mail to misc@ from simon dassow; | |||
2005-09-06 | document `what' from interactive mode: from ely petty; | Jason McIntyre | |
kill an unneeded .Pp whilst here; | |||
2005-09-06 | new sentence, new line...and generally just start new lines in sane places; | Jason McIntyre | |
while here, a little macro cleanup. | |||
2005-09-06 | some grammar fixes from simon morgan; | Jason McIntyre | |
fixes pr #4491 | |||
2005-09-06 | better word order; | Jason McIntyre | |
2005-09-06 | remove trailing whitespace; | Jason McIntyre | |
2005-09-06 | correct include for SYNOPSIS section... | Jason McIntyre | |
this diff is from iru aka muzgo, via pedro@, and ok art@ too; | |||
2005-09-06 | take some .Fd out of a literal block; | Jason McIntyre | |
from juha erkkila; | |||
2005-09-06 | when running ntpd with "-s" as it's argument from /etc/rc.conf, make sure the | Wim Vandeputte | |
output goes to syslog and not console by moving around log_init OK henning@, markus@ and mblamer@ | |||
2005-09-06 | recognize flac format; from netbsd via | Federico G. Schwindt | |
Okan Demirmen <okan@demirmen.com> to tech@; deraadt@ ok. | |||
2005-09-06 | Remove old m88k workaround, now that we have SET_PC_REGS(). | Miod Vallat | |
2005-09-06 | Initialize max_cpus for 88110-based systems (i.e. 197 boards). Makes pmap | Miod Vallat | |
so much happy. | |||
2005-09-06 | Do not depend on MAX_CPUS being 4. | Miod Vallat | |
2005-09-06 | Correct control registers descriptive names for 88110. | Miod Vallat | |
2005-09-06 | MVME88K -> M88K in include file guard symbols. No functional changes. | Miod Vallat | |
2005-09-06 | Remove misleading NCPUS (hardcoded) option. From the SMP tree. | Miod Vallat | |
2005-09-06 | anomoly -> anomaly | Miod Vallat | |
2005-09-06 | typo | Jolan Luff | |
2005-09-06 | more bits for the local remove command support; OK joris@. | Xavier Santolaria | |
2005-09-06 | Enforce splbio() while traversing the worklist in | Pedro Martelletto | |
softdep_disk_io_initiation(). Testing by dtucker@ and krw@, okay deraadt@ long ago. | |||
2005-09-06 | Describe the steps involved in allocating a new inode and space the code | Pedro Martelletto | |
a bit, to improve readability. Okay krw@ and art@, input from deraadt@ and jmc@. | |||
2005-09-06 | Fix example that uses rs(1) | Todd C. Miller | |
2005-09-06 | - fix up the ioctl handler and make it use ether_ioctl() too | Brad Smith | |
- remove more unused code - remove some of the macros to make this more readable ok krw@ | |||
2005-09-06 | less diff in -g/not -g. | Marc Espie | |
mentioned by otto@ | |||
2005-09-06 | finally make our m4 SusV3-compliant. | Marc Espie | |
- changecom and changequote have a simple definition (that matches gnu-m4, coincidentally, so we no longer need two distinct modes for these) - off-by-one bug in -s, this finally works. - reorder main parser loop, so that we can use alphabetic constructs in quotes/comments. - rename putback to pushback, this matches comments, and makes more sense. - more uniform (and updated) description of changequote/changecom. - new, systematic regression tests of comments/quotes. - framework to test -s: one perl script to reconstitute `full' files with all line numbers, so that we can verify the output without needing a complete match. okay otto@, fries@ | |||
2005-09-06 | Make sure entries do not go away when we run through them in the file code. | Joris Vink | |
Fixes corrupt Entry files. Problem found by Mike Pechkin, thanks. | |||
2005-09-06 | Step three: remove now unused advmcode*. | Kenneth R Westerback | |
Requested by deraadt@ a while ago. | |||
2005-09-06 | Step two: use advmcode* in their new location. | Kenneth R Westerback | |
Requested by deraadt@ a while ago. | |||
2005-09-06 | First step in moving advmcode* from dev/ic to dev/microcode/adw. | Kenneth R Westerback | |
Requested by deraadt@ a while ago. | |||
2005-09-06 | another round of removing ifdef crud from this driver. | Brad Smith | |
ok krw@ martin@ | |||
2005-09-05 | On the road again. | Miod Vallat | |
2005-09-05 | This file is generated in obj/ and has been commited by mistake. | Miod Vallat | |
2005-09-05 | correct manfid length check. | Federico G. Schwindt | |
2005-09-05 | add warning message if file status is unknown; | Xavier Santolaria | |
2005-09-05 | let's move forward with the local add command; | Xavier Santolaria | |
2005-09-05 | add trace message (-t); | Xavier Santolaria | |
2005-09-05 | use CVS_ENT_MAXLINELEN; | Xavier Santolaria | |
2005-09-05 | add new functions: cvs_write_tagfile() and cvs_parse_tagfile(), | Xavier Santolaria | |
write and parse a CVS/Tag file. Ok joris@. | |||
2005-09-05 | style; | Xavier Santolaria | |
2005-09-05 | in DIOCCHANGERULE, properly initialize table, if used in NAT rule. | Daniel Hartmeier | |
from Boris Polevoy <vapcom at mail dot ru>, ok mcbride@ | |||
2005-09-05 | If we have a match for the PCI ID we don't care what the PCI class is. | Jonathan Gray | |
It is often not mass storage anyway. Remove IDE_PCI_CLASS_OVERRIDE which forced matching when class was not mass storage, just use PCI ID. ok grange@ |