summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CPP v3.1 has different rules for processing #lines directives. Thisobrien2002-02-281-1/+1
* Correct St. David's day: it's celebrated outside Cardiff.grog2002-02-281-1/+1
* Fix typo.keramida2002-02-281-1/+1
* New release notes: lukemftpd(8), /etc/security now under periodic(8)bmah2002-02-282-4/+24
* - Move a comment from being on the same line as a #ifdef to the linearr2002-02-287-7/+14
* New release/hardware notes: gem and hme (sparc64 Ethernet NICs).bmah2002-02-284-0/+26
* Add a tool that I've written to help with finding what otherjoe2002-02-283-0/+165
* Minor style(9) nit + utilize ELF features for the FreeBSD ID.obrien2002-02-281-6/+2
* Add (unsigned char) cast lost in WARNS=4 fixes which break 8bit localesache2002-02-281-1/+1
* Make it a bit clearer where this file is to be used and where itmarkm2002-02-282-0/+4
* add inlines for bswap*.gallatin2002-02-281-5/+38
* recover from namespace collision caused by un-static'ing pci_alloc_resource()gallatin2002-02-288-8/+8
* Adjust the includes a bit.markm2002-02-281-4/+3
* - Set inc_isipv6 in tcp6_usr_connect().ume2002-02-282-0/+2
* - In nd6_rtrequest(), ignored a route when it is created by cloning andume2002-02-281-0/+21
* Fix "make release.4" breakage.matusita2002-02-282-3/+6
* cpu_switch now works, for kthreads at least.benno2002-02-283-39/+78
* Various cleanups.benno2002-02-282-48/+44
* - Prevent the decrementer interrupt handler from nesting.benno2002-02-283-6/+48
* - Modify pmap_activate so it only marks the pmap as active.benno2002-02-284-0/+37
* In sosend(), enforce the socket buffer limits regardless of whetheriedowse2002-02-281-1/+1
* Fix vendor ID (mostly obtained from rev 1.1).mike2002-02-281-21/+23
* Add -D_KERNEL to CFLAGS for ntohl().nyan2002-02-281-1/+1
* Remove the now unused NTOHL() family of macros.mike2002-02-281-10/+0
* Change two occurrences of HTONS() to use htons().mike2002-02-281-2/+2
* GC an unused variable in cpu_fork().benno2002-02-282-2/+0
* Warning fix. (Very basic - add the right include so that rdtsc() getsmarkm2002-02-281-0/+1
* - Fix panic() message and a couple style nits that snuck in from thearr2002-02-285-15/+15
* - trap -> trap() in panic() string.arr2002-02-282-6/+6
* - Style(9) makeover.arr2002-02-281-85/+80
* Fix a minor swap leak.silby2002-02-284-0/+80
* Note the the process group is returned locked.davidc2002-02-281-0/+5
* Make MPLOCKED work again in asm files and stringify it explicitlybmilekic2002-02-284-20/+20
* PLASTER A WARNING THAT TELLS PEOPLE THAT CURRENT HAS DEBUGGING FEATURESimp2002-02-281-0/+22
* Make fork work, at least for kthreads. Switching still has some issues.benno2002-02-2811-110/+77
* Quiet bogus gcc warningpeter2002-02-281-1/+1
* - Rearrange the sequence of events in powerpc_init() somewhat.benno2002-02-282-42/+48
* Tag istallion.c with nowerror (third party)peter2002-02-281-1/+1
* Fix warning (const lost in assignment), harmless in this case.peter2002-02-281-1/+1
* Fix warnings (prototype for nonexisting static function)peter2002-02-281-2/+0
* - When enabling/disabling interrupts, set/clear both PSL_EE and PSL_RI, notbenno2002-02-281-5/+12
* Fix warnings.. bootpc_init() and related.peter2002-02-284-12/+5
* Add a missing (.benno2002-02-281-1/+1
* Fix warningspeter2002-02-281-10/+11
* Fix warningspeter2002-02-282-8/+8
* Implement the following functions:benno2002-02-283-12/+93
* Remove most of the usage of critical_enter/exit.benno2002-02-283-87/+0
* Some style(9) whitespace fixes and a correction to the copyright.brooks2002-02-281-22/+24
* Fix another boatload of warnings (missing include) and a cosmeticpeter2002-02-282-0/+4
* Fix warnings.peter2002-02-281-2/+2
OpenPOWER on IntegriCloud