Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-23 | Remove even more old timeout tentacles. | Artur Grabowski | |
2001-08-23 | switch to the optimised AES reference code from | Markus Friedl | |
http://www.esat.kuleuven.ac.be/~rijmen/rijndael/rijndael-fst-3.0.zip | |||
2001-08-23 | sparc64 really benefits from knowing exactly what mappings to sync | Artur Grabowski | |
on bus_dmamap_sync, so it will have the same call footprint as in NetBSD. Rather than converting the whole world to the new arguments we will slowly convert everything that sparc64 needs with ifdef __HAVE_NEW_BUS_DMAMAP_SYNC Once most relevant drivers are converted we can start implementing the new bus_dmamap_sycn on other archs. | |||
2001-08-23 | Remove even more leftovers from old timeouts. | Artur Grabowski | |
2001-08-23 | fix a comment | Artur Grabowski | |
2001-08-23 | Some reordering in the code caused hw_ok to never be set to 1 | Artur Grabowski | |
which causes some CMD Technology controllers to never attach properly. | |||
2001-08-23 | Uncomment hme, it works. | Artur Grabowski | |
Add commented out IDE entries, doesn't work yet. | |||
2001-08-23 | Provide temporary compatibility with old machine ID binaries for some time. | Miod Vallat | |
2001-08-23 | Remove the old timeout legacy code. | Miod Vallat | |
2001-08-23 | Convert the last old-timeout, tested by beck@ | Miod Vallat | |
2001-08-23 | typo fixes (/var/rnu -> /var/run) by itojun. | Kenjiro Cho | |
2001-08-23 | enable de. ok miod@ | Matthieu Herrb | |
2001-08-23 | sync | Theo de Raadt | |
2001-08-23 | shorten | Theo de Raadt | |
2001-08-23 | o for a port_item, initialize the "next" pointer to NULL | Todd C. Miller | |
o for an address, use calloc() instead of malloc() so the struct is zeroed Fixes a SEGV in pfctl due to uninitialized "next" pointers. | |||
2001-08-23 | decruftify: remove unnecessary/unused functions | Jason Wright | |
2001-08-23 | fix a typo; tim@robbins.dropbear.id.au | Peter Valchev | |
2001-08-23 | need bpfilter.h | Jason Wright | |
2001-08-23 | local0 was there for ipf. daemon has its own logfile. | Camiel Dobbelaar | |
ok fgs@ | |||
2001-08-23 | glue for atapi and ata | Artur Grabowski | |
2001-08-23 | new tests | Theo de Raadt | |
2001-08-23 | while im here, remove -Wall warnings. | Federico G. Schwindt | |
2001-08-23 | Support var="string". Expansion (at lex time) done using $var, for instance: | Theo de Raadt | |
okproto="{ssh, smtp, domain, auth}" pass in on key0 proto tcp from any to any port $okproto keep state Can I ask someone else to document this in pf.conf(5)? | |||
2001-08-23 | Uncomment SUBDIR in libc_r/Makefile and remove libc_r from SUBDIR. | Federico G. Schwindt | |
Makes easy to test without actually doing the regress in make build. | |||
2001-08-23 | KNF | Theo de Raadt | |
2001-08-23 | for -s all, do not error out when the first ioctl fails | Theo de Raadt | |
2001-08-23 | fix usage | Theo de Raadt | |
2001-08-23 | do not permit snaplen change on an active log file | Theo de Raadt | |
2001-08-23 | typo fix from NetBSD (groo@netbsd.org) | Paul Janzen | |
2001-08-23 | only include <machine/autoconf.h> on sparc64 | Jason Wright | |
2001-08-23 | don't try to enable IPv6 on IFT_PFLOG. | Jun-ichiro itojun Hagino | |
2001-08-23 | Expand regular expressions used in sed invocations in SPECIAL lines to | Kenneth R Westerback | |
find and delete more comments from scripts put on floppy images. Now, leading whitespace and no trailing characters are both detected and either cause the comment line to be deleted. Fix list2sh.awk so that the tabs in the sed statements are not lost during script creation. Previously the remainder of the SPECIAL line, i.e. the shell statement to write, was recreated from the fields, but awk treated the <blank><tab> in the sed expression as a field separator and discarded the blank and tab. The blank was then added back in the recreation process, but the tab was lost. These changes cause the scripts to shrink by a total of 6596 characters. This handles the i386 cases, other architectures can probably be fixed the same way. | |||
2001-08-23 | sync | Theo de Raadt | |
2001-08-23 | Move the limited memory mapping code later in configuration, after | Dale Rahn | |
physmem size is known. Now this runs on systems > 256M again. This is still a BAD idea. New pmap module is coming soon. | |||
2001-08-22 | I forgot to list the pid file | Theo de Raadt | |
2001-08-22 | expression is optional | Theo de Raadt | |
2001-08-22 | More manpage mania. Crontab entries are comprised of a certain number | Hugh Graham | |
of fixed fields (the time spec, etc) and a command which may itself be one or more fields long. Make this clear. | |||
2001-08-22 | Since we're in pedant mode again, we might as well be thorough. It's | Hugh Graham | |
bad form to assume that the absence of an expression will default to "-print", as one may still encounter versions of find where this is not the case. The examples given are all careful to use an explicit "-print", so follow their lead and mark the expression as a required field even though find will run without one. | |||
2001-08-22 | add hme at pci (commented out) | Jason Wright | |
add qsphy/nsphy/ukphy (necessary for hme@sbus attachment anyway) | |||
2001-08-22 | add hme at pci attachment (yes, this doesn't really belong here). | Jason Wright | |
2001-08-22 | pci bus frontend for hme from netbsd | Jason Wright | |
2001-08-22 | Revert last change. | Hakan Olsson | |
2001-08-22 | Some "raw" wrappers around "stream" methods. | Artur Grabowski | |
Also, define __HAVE_NEW_BUS_DMAMAP_SYNC, we will have to start converting code to using the five-argument variant on bus_dmamap_sync. | |||
2001-08-22 | Fix interrupt establishing. | Artur Grabowski | |
2001-08-22 | o System crontab has seven (7) fields | Heikki Korpela | |
o User crontab has six (6) fields o Closes PR 2021; thanks jamesez@cerberus.jimz.net o Okay millert@ | |||
2001-08-22 | Summer distribution notes cleanup: provide the correct number of sets | Miod Vallat | |
to the DistributionDescription macro. On vme platforms, fix the x sets description. On mac68k, clarify the kernel stuff. The whole ok fries@ | |||
2001-08-22 | Summer distribution notes cleanup: change the DistributionDescription | Miod Vallat | |
macro to take the number of sets as argument; this will help us correct the i386, mvme68k, sun3 and vax installation notes... | |||
2001-08-22 | Summer distribution notes cleanup: get rid of donations files, nicer | Miod Vallat | |
Makefile. ok fries@ | |||
2001-08-22 | Summer distribution notes round of fixes: remove these. | Miod Vallat | |
2001-08-22 | Compile on older systems. | Hakan Olsson | |