summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-11SyncMiod Vallat
2003-11-10missing proto for kqueue(); marc@ okMichael Shalayeff
2003-11-10c2 cannot be const as it produces all kinds of conflictsMichael Shalayeff
2003-11-10typos are my friend.Marc Espie
2003-11-10If "from fd" == "to fd" don't call dup2() or close "from fd".Todd C. Miller
2003-11-10For the >& and <& operators, add a check for "dup from" == "dup to" andTodd C. Miller
2003-11-10A futile attempt to make very clear that, for upgrades to work, you reallyMiod Vallat
2003-11-10Disable EXPN and VRFY to help thwart address harvesters and requireTodd C. Miller
2003-11-10Get rid of the "struct pte" bitfield, and use straight integers.Miod Vallat
2003-11-10The classic password paper by Thompson and Morris, with the Caldera license. ...Otto Moerbeek
2003-11-10add more privacy flagsTodd C. Miller
2003-11-10Din't print the "No newline at end of file" to inline (ie: to stdout)Todd C. Miller
2003-11-10constify. ok markus@ & djm@Jakob Schlyter
2003-11-10Fine-grained handling of errors, pkg already installed is not an error.Marc Espie
2003-11-10Add 'no-sync' to regression tests.Ryan Thomas McBride
2003-11-09cosmetic change; don't put an ending semicolon on the same line asTodd C. Miller
2003-11-09Zero the tx buffer before reusing it. This way stray bits willDale Rahn
2003-11-09Flush after 'n' operator.Otto Moerbeek
2003-11-09Typos in comments from Jared Yanovich <jjy2+ at pitt dot edu>Otto Moerbeek
2003-11-09Introduce `last' as a synonym for `.' and document them.Otto Moerbeek
2003-11-09count errors while installing packages, and exit(1) if errors.Marc Espie
2003-11-09add entry for Pegasos;Jason McIntyre
2003-11-09remove .Pp's before lists and displays;Jason McIntyre
2003-11-09fix semantics to match old tools. This prefix is what was passed onMarc Espie
2003-11-09remove stale forward declarationDaniel Hartmeier
2003-11-09No need to pass an unused struct carp_softc * into carp_input_c() fromRyan Thomas McBride
2003-11-09add missing -v to getoptDaniel Hartmeier
2003-11-09Unbreak printing of vlan interface information, commented out accidentallyRyan Thomas McBride
2003-11-09better boundary placement.Vincent Labrecque
2003-11-09fix a bug i introduced in -r1.19, we should still use the current bufferVincent Labrecque
2003-11-09remove the only use of the hackish undo_add_custom function.Vincent Labrecque
2003-11-09Typos; Jonathan GrayMiod Vallat
2003-11-09proper test for circular list traversal, and nul-terminate strings forVincent Labrecque
2003-11-09fix up terminal correctly on panic (keeps terminal state correct whenVincent Labrecque
2003-11-09remove unused structure elementVincent Labrecque
2003-11-09fix the undo record size for insert-file so we do not get an extra byteVincent Labrecque
2003-11-09knfVincent Labrecque
2003-11-08Inline invalidate_pte().Miod Vallat
2003-11-08all of a sudden, /usr/share/altq disappeared!Jason McIntyre
2003-11-08Return proper anchor rule number in correct byte order.Daniel Hartmeier
2003-11-08seperate -> separate; from Jonathon Gray;Jason McIntyre
2003-11-08remove entries for FreeBSD drivers;Jason McIntyre
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-11-08The very beginning of a pegasos-specific section 8.Miod Vallat
2003-11-08Section 4 changes and additions for Pegasos.Miod Vallat
2003-11-08Sync hardware list with GENERIC.Miod Vallat
2003-11-08Do not keep a list of midi attachments per architecture - this onlyMiod Vallat
2003-11-08Save the current floatingpoint state in the pcb.Miod Vallat
2003-11-08remove unused variable (pw). ok djm@Jakob Schlyter
2003-11-08Remove file commited by accidentMiod Vallat