Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-14 | sync | Jason Wright | |
2002-05-14 | Remove duplicate MOT block and duplicate MPC106 defn | Jason Wright | |
2002-05-14 | sync | Theo de Raadt | |
2002-05-14 | make resettodr() save the clock (per the pdc manual), tested | Michael Shalayeff | |
2002-05-14 | know powerpc core files | Theo de Raadt | |
2002-05-14 | sync | Jason Wright | |
2002-05-14 | several more hifn devices | Jason Wright | |
2002-05-14 | powerpc generates powerpc coredumps, not hppa coredumps. | Dale Rahn | |
2002-05-14 | sync | Theo de Raadt | |
2002-05-14 | Major changes: | Todd C. Miller | |
Job names are now "runtime.queue" where runtime is when the job will run in Unix time format. This is what SysV at does and allows us to nuke the .SEQ file. Historic BSD options for atq and atrm are now implemented; atq and atrm get their own man pages. At no longer does anything with the -v flag. We print the execution time when jobs are submitted so there is no need. Most *scanf() usage is gone (one remains in atrun). Better sanity checks in atrun. Random style/cleanup. With these changes we have the best of both worlds; POSIX compliance with the traditional BSD features. | |||
2002-05-14 | Fixed ALTQ support. | Todd C. Miller | |
Patch from ftp://ftp.csl.sony.co.jp/pub/kjc/altq-3.1.errata.txt (kjc) | |||
2002-05-14 | Use db_format in db_printsym (we'll want to be able to use printf in it soon). | Artur Grabowski | |
2002-05-14 | db_printf has three non-standard formats that are not supported by | Artur Grabowski | |
printf. Since we want to be able to have some ddb functions use db_printf or normal printf, provide a new way to acheive the same kind of formatting. The new function is called db_format and can emulate all variations of how the nonstandard db_printf formats are used. Note that this doesn't (yet?) mean that we want to convert all the non-standard formats, we just want to have that option. miod@ ok. | |||
2002-05-14 | some -Wall cleanup; closes pr/2649. | Federico G. Schwindt | |
minor changes by me. | |||
2002-05-14 | no longer needed; byebye. | Federico G. Schwindt | |
2002-05-14 | regen. | Federico G. Schwindt | |
2002-05-14 | ops, add missing vax vector. | Federico G. Schwindt | |
2002-05-14 | fix the diag insns, make copy_on_fault() usable by the kcopy as well | Michael Shalayeff | |
2002-05-14 | Eliminate md_native_fstype() and md_native_fsopts(). Both functions | Kenneth R Westerback | |
simply echo'd a single word if present at all. Replace with variables MDFSTYPE and MDFSOPTS if required. Rework logic in install.sub's mount_a_disk() to always include 'ro' as an option to the mount command. This allows even those arch's with MDFSTYPE to usually get by without MDFSOPTS. ok deraadt@ | |||
2002-05-14 | Don't corrupt MP fragments when they're put back on the front of our | brian | |
inbound queue; Amit K. Rao <arao@niksun.com> | |||
2002-05-14 | Calculate the number of open links properly when deciding on whether to | brian | |
just send PROTO_IP packets when we've got only one link up in multi-link mode. | |||
2002-05-14 | sync | Theo de Raadt | |
2002-05-14 | disable sid hashing while still in real mode, alos print the parisc arch ↵ | Michael Shalayeff | |
once and not per each cpu since they are not intermixable architecture-wise | |||
2002-05-13 | - Sync changes between source and generated files (ie., changes existing | Federico G. Schwindt | |
only in the generated files). - Regen. Whenever is possible, changes should be done to the source files (.am, .in). That way is easier to track and merge local changes when importing. | |||
2002-05-13 | add and use three more flags: | Jason Wright | |
RNG: chip has usable rng (5805/5820/5821) HWNORM: chip will automagically normalize bignums (5820/5821) BIGKEY: chip supports "large keys" (5820/5821) | |||
2002-05-13 | pull some demangler changes as with the libiberty counterpart to please | Federico G. Schwindt | |
binutils; actually both files should be the same. | |||
2002-05-13 | handle debug messages during rhosts-rsa and hostbased authentication; ok provos@ | Markus Friedl | |
2002-05-13 | move the packet_send_debug handling from auth-options.c to auth.c; ok provos@ | Markus Friedl | |
2002-05-13 | - Request 24bit dvma allocation if we fail to find an lebuffer to attach to | Jason Wright | |
- add bus_space_barrier's to the csr read/write functions - KNF and other cleaning | |||
2002-05-13 | Deal with 24bit dvma requests | Jason Wright | |
2002-05-13 | add BUS_DMA_24BIT flag (for braindead lance implementations) | Jason Wright | |
2002-05-13 | ldi-ldo whatever was in the table, be that much clever | Michael Shalayeff | |
2002-05-13 | Execute job with user's shell, not /bin/sh as per POSIX and historic | Todd C. Miller | |
BSD behavior. Add some bash-specific and ssh agent variables to the no_export list. Print the message after job submission the way POSIX wants. When cat'ing or removing non-existent jobs, exit with an error if the specified job does not exist. | |||
2002-05-13 | don't incorrectly match powerpc or any other openbsd arch for the | Federico G. Schwindt | |
case; from binutils -current. | |||
2002-05-13 | import binutils 2.14 (excluding testsuites, .info files, and .po files) | Federico G. Schwindt | |
2002-05-13 | hppa pieces; don't regenerate yet. | Federico G. Schwindt | |
2002-05-13 | un-pee and KNF | Jason Wright | |
2002-05-13 | Add missing cnpollc() calls. | Dale Rahn | |
2002-05-13 | resolve conflicts. | Federico G. Schwindt | |
2002-05-13 | For strncpy(), dst is not NUL terminated if strlen(src) >= len. | Todd C. Miller | |
Also fix a typo; adapted from a patch by Moritz Jodeit | |||
2002-05-13 | Only print usage for the command that was run (at, atq, atrm, batch), not | Todd C. Miller | |
all four. Also differentiate between the touch(1) style time as time_arg and the at(1) style time as timespec (which is what SUS3 does). Instead of referring to the touch time format as POSIX time, reference touch. This is what SUS3 does and it is what users will know. | |||
2002-05-13 | Call setsid() in the child after sshd accepts the connection and forks. | Todd C. Miller | |
This is needed for privsep which calls setlogin() when it changes uids. Without this, there is a race where the login name of an existing connection, as returned by getlogin(), may be changed to the privsep user (sshd). markus@ OK | |||
2002-05-13 | minor knf. | Artur Grabowski | |
2002-05-13 | When collecting the completed tx descriptors, dmasync all of them | Artur Grabowski | |
before reading, not just the first one. jason@ ok. | |||
2002-05-13 | lt font update from Sarunas Grigaliunas <brudas@arena.ktu.lt> | Michael Shalayeff | |
2002-05-13 | add lebuffer blurb and an mlink from for lebuffer to le | Jason Wright | |
2002-05-13 | Add lebuffer at sbus and le at lebuffer | Jason Wright | |
2002-05-13 | From netbsd: | Jason Wright | |
driver for le at lebuffer type devices | |||
2002-05-13 | Don't leak memory when bus_dmamap_load_mbuf fails. | Artur Grabowski | |
2002-05-13 | Protect calls to biodone with splbio. | Artur Grabowski | |
I'm not completly sure it's needed, but better safe than sorry. And this simplifies some spl assertions in the still not comitted splassert code. |