summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add sanity check seeing if adjusted start address exceeds end addressiwasaki2002-08-291-0/+4
* The mode can be "r+" as well on PUT, but only "a" on APPE.yar2002-08-291-1/+1
* Fix lexer jam on unimplemented commands.yar2002-08-291-12/+13
* Fix kernel build breakage when ACPI_DEBUG option is specified.iwasaki2002-08-291-2/+4
* Mention that fdisk(8) should be used to grow the containing slicekeramida2002-08-291-0/+6
* Renamed poorly named setregs to exec_setregs. Moved its prototype tojake2002-08-2917-18/+22
* Fixed printf format errors.jake2002-08-293-5/+5
* Wargames was PG-13, not PGP 13. I just watched it with my girlfriend, andjmallett2002-08-291-1/+1
* - made ppp compliant to RFC 2472 (based on a patch from anotherbrian2002-08-295-49/+176
* Minor cleanup.jake2002-08-291-3/+5
* Initiate deorbit burn of i386 a.out kld "support" in loader. Note thatpeter2002-08-296-14/+2
* Removed legacy signal trampoline.jake2002-08-293-24/+2
* Removed support for in-kernel signal code.jake2002-08-291-4/+12
* Resolve conflicts arising from the ACPI CA 20020815 import.iwasaki2002-08-2919-172/+178
* This commit was generated by cvs2svn to compensate for changes in r102550,iwasaki2002-08-2977-892/+3736
|\
| * Vendor import of the Intel ACPI CA 20020815 drop.iwasaki2002-08-2990-1043/+3876
* | Initiate deorbit burn for sys/kern/link_aout.c. We never shipped a.outpeter2002-08-292-2/+0
* | Don't require that sysentvec.sv_szsigcode be non-NULL.jake2002-08-291-3/+7
* | Unrot SPARSE_MAPPING code (vm_map_pageable -> vm_map_wire).jake2002-08-292-8/+8
* | When poll(2)'ing for readability or writability of a file descriptorarchie2002-08-293-6/+18
* | Add date of foundation of Federal Republic of Germany.grog2002-08-291-1/+1
* | updatepri() works on a ksegrp (where the scheduling parameters are), sopeter2002-08-283-21/+24
* | OK, I have had it with losing my console because the AP's print their "I ampeter2002-08-286-30/+72
* | Only try to flush the FIFO of 500 characters, return EIO if that fails.phk2002-08-281-1/+6
* | Fix the generation of the HTML manual page link according to newblackend2002-08-284-12/+20
* | accept(2) on a socket that has been shutdown(2) normally returnsarchie2002-08-281-5/+4
* | Allow one to grab the definition of struct ucred by defining _WANT_UCREDalfred2002-08-282-10/+5
* | Add a device description for Intel 82801CA/CAM (ICH3) USB controllerjoe2002-08-282-0/+10
* | Mention new termcap and TERM=xterm-color -> xterm issue.schweikh2002-08-281-0/+6
* | Change default value of hw.acpi.sleep_delay to 0.iwasaki2002-08-281-1/+1
* | sendmail 8.12.6 has been importedgshapiro2002-08-282-2/+2
* | Move the $FreeBSD$ CVS labels far enough away from the $Id$ CVS labels sogshapiro2002-08-2818-36/+29
* | Changes for the import of sendmail 8.12.6gshapiro2002-08-281-5/+5
* | Resolve conflicts from sendmail 8.12.6 importgshapiro2002-08-282-20/+39
* | This commit was generated by cvs2svn to compensate for changes in r102528,gshapiro2002-08-2834-374/+598
|\ \
| * | Import sendmail 8.12.6gshapiro2002-08-2836-394/+637
* | | Add IFF_POLLING into the list of flags which are protected from changing viasobomax2002-08-281-1/+2
* | | Marginally simplify dsp_open error handling by adding an early test toorion2002-08-281-68/+51
* | | merge the changes from 3.4.29 that didn't go cleanly due to conflictsdarrenr2002-08-282-4/+7
* | | This commit was generated by cvs2svn to compensate for changes in r102521,darrenr2002-08-2815-46/+114
|\ \ \
| * | | With a bit of luck, this will be a first-time right import of ipfilter 3.4.29darrenr2002-08-2831-138/+435
* | | | Finally merge in the changes from ipfilter 3.4.29 to freebsd-current.darrenr2002-08-2813-73/+298
* | | | This commit was generated by cvs2svn to compensate for changes in r102514,darrenr2002-08-283-0/+696
|\ \ \ \
| * | | | Import IPfilter 3.4.29. Main purpose is to address ftp proxy problems.darrenr2002-08-283-0/+696
| * | | | Update IP Filter kernel sourcedarrenr2001-02-0414-119/+259
| * | | | Import IP filter 3.4.13darrenr2000-10-298-48/+58
| * | | | Import IP Filter 3.4.12 into kernel source treedarrenr2000-10-2614-192/+613
| * | | | Import IP Filter 3.4.9 bits into the kerneldarrenr2000-08-1310-102/+367
| * | | | import ipfilter 3.4.8darrenr2000-07-1913-112/+226
| * | | | Import IP Filter 3.4.4 into the kerneldarrenr2000-05-2420-2519/+6875
OpenPOWER on IntegriCloud