Age | Commit message (Expand) | Author |
2001-08-27 | fix description so it is aligned with other entries surrounding it | Brad Smith |
2001-08-26 | 2nd uninitialized variable that bit me today | Niklas Hallqvist |
2001-08-26 | Don't restrict MICROP 4421-07 quirk to a specific firmware revision | Todd C. Miller |
2001-08-26 | Uninitialized variable. | Niklas Hallqvist |
2001-08-26 | su(1) see also: sudo(8) - users coming fron other UNIX environments may | Heikki Korpela |
2001-08-26 | The lkkbd and lkms drivers are causing problems on several machines, | Hugh Graham |
2001-08-26 | sync | Theo de Raadt |
2001-08-26 | new | Theo de Raadt |
2001-08-26 | Prepare for transition to 5-parameter bus_dmamap_sync() by creating and | Kenneth R Westerback |
2001-08-26 | remove excess Xr | Theo de Raadt |
2001-08-26 | Fix typo: 'On after defining ...' -> 'After defining ...' | Kenneth R Westerback |
2001-08-26 | do not panic if spl is wrong, for now; millert & art agree | Theo de Raadt |
2001-08-26 | Fix two typos that had the effect that ethernet addresses where always logged | Matthieu Herrb |
2001-08-26 | minor cleanups | Theo de Raadt |
2001-08-26 | We can now compile kernels with -Werror. | Miod Vallat |
2001-08-26 | Add prototypes, fix compilation warnings, random style fixes. | Miod Vallat |
2001-08-26 | Attempt to use the configuration and test register to tell a | Hugh Graham |
2001-08-26 | pflog is a binary file, ok jakob@ | Matthieu Herrb |
2001-08-26 | Add a -q to silence zero-output lines and fix some whitespace and text nits. | brian |
2001-08-26 | this hasn't been used for ages. kill; krw@ ok. | Federico G. Schwindt |
2001-08-26 | sort keywords | Theo de Raadt |
2001-08-26 | remove duplicate syscallargs() macros | Theo de Raadt |
2001-08-26 | sync | Theo de Raadt |
2001-08-26 | sync | Theo de Raadt |
2001-08-26 | be and le varients of syscallarg; from netbsd | Theo de Raadt |
2001-08-26 | Yup, I managed to fat finger all three of these while doing bus_dmamap_sync() | Jason Wright |
2001-08-26 | deal with 5 arg form of bus_dmamap_sync() if available | Jason Wright |
2001-08-26 | Change the second arg to pw_mkdb() from a boolean flag to a set of | Todd C. Miller |
2001-08-26 | Final tweak to i386 list2sh.awk SPECIAL handling - consolidate print | Kenneth R Westerback |
2001-08-26 | there is no need for .bak files | Theo de Raadt |
2001-08-26 | Prepare for transition to 5-parameter bus_dmamap_sync() by creating and | Kenneth R Westerback |
2001-08-26 | Add prototypes, fix compilation warnings, random style fixes. | Miod Vallat |
2001-08-26 | more style | Niklas Hallqvist |
2001-08-26 | More syncing with FreeBSD, preparing for a commit. | Federico G. Schwindt |
2001-08-26 | remove useless INUSE references from scsi_xfer->flags; art@ miod@ ok. | Federico G. Schwindt |
2001-08-26 | Nuke annoying defopt, by popular demand. Plus you get two typos fixed | Miod Vallat |
2001-08-25 | Enable IKE mode config, as it works ok with PGPnet and at least has a usable | Niklas Hallqvist |
2001-08-25 | Use x509_DN_string API. Style fixes. | Niklas Hallqvist |
2001-08-25 | Add x509_DN_string API to get a printable DN component given one | Niklas Hallqvist |
2001-08-25 | Style | Niklas Hallqvist |
2001-08-25 | PF ISN randomization. Or in trekkie techno-babble, ISN phase modulation. | Mike Frantzen |
2001-08-25 | use calloc | Eric Jackson |
2001-08-25 | OpenBSD doesn't have RLIMIT_VMEM or RLIMIT_SWAP, so we don't | Heikki Korpela |
2001-08-25 | Ooops. Disable accidentally comitted DEBUG. | Artur Grabowski |
2001-08-25 | It makes more sense to have argc stored as a long on the stack, | Artur Grabowski |
2001-08-25 | This is mvmeppc land, not mvme88k. | Miod Vallat |
2001-08-25 | Do not enter/compile installboot on mvmeppc yet - this code is not | Miod Vallat |
2001-08-25 | a couple of fixes from me and bk@rt.fm | Michael Shalayeff |
2001-08-25 | It is ok for the target file not to exist even if -b was specified | Heikki Korpela |
2001-08-25 | Remove dangling comma. | Aaron Campbell |