summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-05-12Fix a bug where pkg_add would fail when dependencies got a few levels deepPeter Valchev
2003-05-12sprintf -> snprintf. ok krw@ deraadt@Ted Unangst
2003-05-12Update with some data for NAT-T specific payload types, IKEv2Hakan Olsson
2003-05-12fix up locking and some issues with union. derived from netbsdTed Unangst
2003-05-12AES -> AES_128_CBCHakan Olsson
2003-05-12Add two more encapsulation types (UDP encap, potential future NAT-T)Hakan Olsson
2003-05-12add s_strl{cat,cpy} prototypes; ok tedu@Jason Peel
2003-05-12new files for layer fs if nullfs | umapfsTed Unangst
2003-05-12{null,umap}_v* are now named after the file system option:Ted Unangst
2003-05-12replaced by layer_subr.cTed Unangst
2003-05-12umapfs uses the new layer stuff now too.Ted Unangst
2003-05-12most of the fixes for nullfs. use the new common layer stuff in genfs.Ted Unangst
2003-05-12new files to support layered file systems. to be used in a bit.Ted Unangst
2003-05-12s_strn{cpy,cat} are no longer used; remove them. also, kill NOTUSED.Jason Peel
2003-05-12Do vis()-cleaning when displaying the print queue.Paul Janzen
2003-05-12strstr() prototype shouldn't be here; kill NOTUSED and an extra newline;Jason Peel
2003-05-12merge in NetBSD diffs:Paul Janzen
2003-05-12feof() can only be used after you actually hit EOF so the checkTodd C. Miller
2003-05-12use new display types; ok miodJason Wright
2003-05-12talk about show procMichael Shalayeff
2003-05-12sho proc [addr] to print some proc's field; art@ okMichael Shalayeff
2003-05-12use new display typesJason Wright
2003-05-12Sync to 0.6.2Camiel Dobbelaar
2003-05-12More cleanup and fixes in url installs.Kenneth R Westerback
2003-05-12Initial work to bring this driver in par with other sparc frame buffers:Miod Vallat
2003-05-12strlcpy; tedu okTheo de Raadt
2003-05-12typo: DSA keys are of type ssh-dss; Brian PooleMarkus Friedl
2003-05-12Fix 'eval' statement in _url_base construction so that we use theKenneth R Westerback
2003-05-12Reorder IPv6 address comparisons to check the least significant partsRyan Thomas McBride
2003-05-12Correctness nit. Initialise state search trees properly.Ryan Thomas McBride
2003-05-12cut crap, use strdup instead of malloc + strlcpy, use err()Henning Brauer
2003-05-12extend copyright to 2003Henning Brauer
2003-05-12no point in strncmp here; seen after question fromHenning Brauer
2003-05-12explicit != NULL for pointerHenning Brauer
2003-05-12These files are not use by us, so they're removed to make the treeHans Insulander
2003-05-12warn on right symbols, oopsTheo de Raadt
2003-05-12for pubkey authentication try the user keys in the following order:Markus Friedl
2003-05-12Disable krb4 support in preparation for krb4 removal.Magnus Holmberg
2003-05-12cpu -> CPUJason McIntyre
2003-05-12cpu -> CPUJason McIntyre
2003-05-12cpu -> CPUJason McIntyre
2003-05-12cpu -> CPUJason McIntyre
2003-05-12cpu -> CPUJason McIntyre
2003-05-12typo (mine) from Martin Reindl;Jason McIntyre
2003-05-12typos;Jason McIntyre
2003-05-12sync man page with marcus's recent upgrade;Jason McIntyre
2003-05-12Fix merge error.Magnus Holmberg
2003-05-12NetBSD: remove redundant declPaul Janzen
2003-05-12Enable Intrepid's mac-io match.Thierry Deval
2003-05-12From NetBSD: don't need to declare ospeed.Paul Janzen