summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update FreeBSD import informationgshapiro2001-08-011-4/+4
* Resolve conflicts from import of sendmail 8.11.5gshapiro2001-08-015-12/+19
* This commit was generated by cvs2svn to compensate for changes in r80785,gshapiro2001-08-0134-463/+1149
|\
| * Import sendmail 8.11.5gshapiro2001-08-0139-476/+1169
* | Move CPU_ABSENT() macro to smp.h, where it belongs anyway. It will bebmilekic2001-08-012-16/+13
* | Update our bpf.h with tcpdump.org's new DLT_ types.fenner2001-07-312-3/+83
* | Apply the cluebat to myself and undo the await() -> mawait() rename. Thejhb2001-07-312-33/+16
* | Don't include a NUL at the end of our CHAP SUCCESS packet.brian2001-07-311-1/+1
* | Reword for consistency.eric2001-07-312-6/+6
* | Add a safety belt to mawait() for the (cold || panicstr) case identical tojhb2001-07-311-0/+12
* | Add in a hack to support IBM "El Torito" CD-ROM booting BIOS's which expectjhb2001-07-316-6/+92
* | 164LX can have SRM or AlphaBIOS in flash.wilko2001-07-311-0/+4
* | If we have already panic'd then don't bother enforcing mutex asserts asjhb2001-07-312-0/+6
* | - Fix panicstr checks to explicitly check against NULL.jhb2001-07-311-8/+8
* | o Modify p_candebug() such that there is no longer automatic acceptancerwatson2001-07-311-3/+0
* | Re-order things slightly in the RX handler for VLAN support: we needwpaul2001-07-311-5/+4
* | Only pull in the MD files if they exist. This allows for progressivemp2001-07-315-0/+10
* | jhb says a 10 line change containing casts is more invasive than a 28 lineobrien2001-07-311-14/+14
* | Fix compilation errors by adding forward declarations and fix typo.mp2001-07-311-3/+7
* | Logging should wind up in /var/log, not /etc/ppp/.asmodai2001-07-311-1/+1
* | bsh and bst are unused in softc, except for setting them. We do use theimp2001-07-312-6/+4
* | Make include file consistent with the rest of libstand.mp2001-07-311-1/+2
* | o Introduce new kern.security sysctl tree for kernel security policyrwatson2001-07-311-3/+11
* | Fix typo where I assigned the bus tag and not the bus handled. Itimp2001-07-311-1/+1
* | Don't use SA_RESETHAND here. We gain nothing.brian2001-07-311-1/+1
* | Remove an irritating diagnostic emitted to LogPHASE when abrian2001-07-313-11/+11
* | GC some obsolete alpha code.jhb2001-07-311-390/+1
* | Add a -l flag used to specify a label when no -p flag is given.brian2001-07-312-27/+54
* | Mark debug() and fatal() as __printflike() and fix resulting warnings.tg2001-07-3114-42/+42
* | Sort options, remove unknown option 'f'.tg2001-07-311-68/+67
* | Use sigaction() without SA_RESTART rather than signal() so that webrian2001-07-311-5/+9
* | Mention the sa_handler and sa_sigaction #defines in the synopsis.brian2001-07-311-3/+7
* | When we receive a CHAP81 challenge response, we always expect the lastbrian2001-07-311-0/+5
* | Add a "X KBytes of wired memory reserved" metric that representsbmilekic2001-07-311-11/+14
* | If LCP proto-rej is received, drop the protocol mentioned by the message.ume2001-07-311-1/+59
* | A bunch of interrupt related cleanup.imp2001-07-313-67/+98
* | Move pcic_override_irq from pcic_isa, to pcic.imp2001-07-313-9/+8
* | Add CLPD6832_BCR_ISA_IRQ definition for ISA routing of interrupts.imp2001-07-311-3/+3
* | Have pccardd always ask the kernel for the IRQ to use. The kernelimp2001-07-312-38/+47
* | Flesh out the sparc64 port considerably. This contains:jake2001-07-3146-453/+6905
* | Add skeleton machine dependent headers and c files for a port of freebsdjake2001-07-3140-0/+3068
* | Remove an accidental comma that managed to creep in with the last commit.eric2001-07-312-2/+2
* | Machine dependent ifdefs for sparc64.jake2001-07-313-2/+5
* | Oops. Last commit to vm_object.c should have got these files too.jake2001-07-313-8/+4
* | Remove the use of atomic ops to manipulate vm_object and vm_page flags.jake2001-07-311-11/+6
* | Don't try to find an eventhandler list if the list of lists hasn'tjake2001-07-311-0/+3
* | Don't try to print a field that doesn't exist; in usually commentedjake2001-07-311-2/+2
* | Use a machine dependent type, Elf_Hashelt, for the elements of the elfjake2001-07-317-10/+65
* | Removed PLIP support.nyan2001-07-312-1312/+0
* | Make the openfirmware functions work on 64 bit architectures by usingjake2001-07-312-237/+241
OpenPOWER on IntegriCloud