summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-05some more typesPer Fogelstrom
2004-10-05reject an all zero bgpid, following a similar suggestion fromHenning Brauer
2004-10-05in client_addr_init() and client_nextaddr(), do not set up the socket andHenning Brauer
2004-10-05connect(2) can return with EHOSTUNREACH, found with and ok ottoHenning Brauer
2004-10-05derive ::PkgCfl from ::ConflictMarc Espie
2004-10-05basic destate for ::FileObject, derive ::Exec, ::Unexec, ::ExtraunexecMarc Espie
2004-10-05unique objects only need to override add_object.Marc Espie
2004-10-05fullname and mode stuff only concerns ::ObjectMarc Espie
2004-10-05Only ::FileObject need to do the dirclass test, other objects don'tMarc Espie
2004-10-05NoDuplicateNames = 1 is a ::FileObject propertyMarc Espie
2004-10-05update video cards known to work, ok drahn@, 'Looks sane to me' otto@Jonathan Gray
2004-10-05grab the perflevel during init so it's synced with reality.Ted Unangst
2004-10-05+udavJonathan Gray
2004-10-05Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet.Jonathan Gray
2004-10-04Make doff_t u_quad_t. This allows me to read iso9660 DVD-ROMs thatTodd C. Miller
2004-10-04syncDavid Gwynne
2004-10-04Belkin Components F5U237 USB 2.0 7-Port HubDavid Gwynne
2004-10-04refer to re_format.7 rather than egrep.1 for a description of EREs;Jason McIntyre
2004-10-04refer to re_format.7 rather than egrep.1 for a description of EREs;Jason McIntyre
2004-10-04remove some incorrect apostrophes, and make the text referring toJason McIntyre
2004-10-04remove the section on extended regular expressions, and pointJason McIntyre
2004-10-04remove the section on regular expressions - instead point peopleJason McIntyre
2004-10-04mdoc/grammar fixes;Jason McIntyre
2004-10-04Install nvram(4)Miod Vallat
2004-10-04add master.passwd to NAME, since that file is documented here too;Jason McIntyre
2004-10-04master\n.Xr passwd 5 -> .Xr master.passwd 5Jason McIntyre
2004-10-04document that /etc/security checks disklabels for changes;Jason McIntyre
2004-10-04a whole bunch of avance logic codecs and also patch for someMichael Shalayeff
2004-10-04need sys/param.h to compileMichael Shalayeff
2004-10-04Use poll(2) and svc_getreq_poll(2). Tested by matthieu@, ok deraadt@Todd C. Miller
2004-10-04Allow one more char for fstype, to avoid truncation of ISO9660 fstype.Otto Moerbeek
2004-10-04.Xr makeMarc Espie
2004-10-04new devices supportedTheo de Raadt
2004-10-04syncTheo de Raadt
2004-10-04davicom DM9601 contains another amiphy cloneTheo de Raadt
2004-10-04COREGA_FETHER_USB2_TX; tested by meTheo de Raadt
2004-10-04syncTheo de Raadt
2004-10-04Corega Fether USB2-TX is axeTheo de Raadt
2004-10-04link FileObject, State, Action.Marc Espie
2004-10-04link `Meta/Unique' class hierarchy. Ditch some common code.Marc Espie
2004-10-04basic class hierarchy to cut up packing-list items into better groups.Marc Espie
2004-10-04Add Fatal/Warn routines: for now, they do nothing more than die/print STDERR,Marc Espie
2004-10-04fix bogus indentationMarc Espie
2004-10-04cacheing -> cachingPedro Martelletto
2004-10-04do not take the average offset from all peers when calculating the totalHenning Brauer
2004-10-04make systrace documentation more like reality.marius eriksen
2004-10-04hierarchy is spelt hierarchy, ok djm@Jonathan Gray
2004-10-03syncjoshua stein
2004-10-03nvram driver for i386 through /dev/nvramjoshua stein
2004-10-03Merge locore_c_routines.c into machdep.c, and clear <machine/locore.h> asMiod Vallat