summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix vsnprintf(3) memory leak for size == 0.maxim2002-09-171-0/+6
* Explicitly clear M_FRAG flag on a mbuf with the last fragment to unbreakmaxim2002-09-171-1/+2
* In rare cases when there is no room for ip options ip_insertoptions()maxim2002-09-171-1/+3
* Don't reference cpu_fxsr unless CPU_ENABLE_SSE is defined. This fixes kernelsobomax2002-09-172-4/+16
* reject private IPv4 addrsume2002-09-171-0/+3
* - reject SIOCSIFADDR if embedded address is in private address rangeume2002-09-171-1/+26
* Re-axe.bde2002-09-171-31/+0
* Make `as' compile before it is axed. It still uses the archaic BSDbde2002-09-171-0/+2
* Un-axe this so that it can be fixed before it is axed.bde2002-09-171-0/+29
* The previous commit also removed the addition of userland include files topeter2002-09-170-0/+0
* Make netatm/spans compile in the kernel without depending on userlandpeter2002-09-175-6/+383
* Update man page to reflect current implementation.truckman2002-09-171-6/+12
* Fix a hard sentence break.truckman2002-09-171-2/+2
* Add stub function for cpu_set_upcall_kse()peter2002-09-171-0/+7
* #if 0 out the following functions:peter2002-09-171-2/+9
* Make this compile after the last kse commit.peter2002-09-171-1/+1
* Argh. I've been reading makefiles for too long. Change comment to apeter2002-09-172-8/+16
* Stub out the calls to get_mcontext and set_mcontext which only exist onpeter2002-09-172-0/+20
* Add i386 to the list of architectures that libc_r is broken on. Thispeter2002-09-172-2/+2
* It seems I accidently committed a change that removed the userland includespeter2002-09-171-2/+0
* Bandaid to stop failing on non-i386 platforms.peter2002-09-171-0/+5
* Make _fetch_connect() always set the error code.fenner2002-09-172-4/+5
* Include <sys/types.h> directly rather than depending on <sys/fcntl.h>mike2002-09-171-0/+1
* pid_t will be shared with at least <fcntl.h>.mike2002-09-171-0/+4
* Bmake bits for GCC 3.2.1-prerelease libstdc++.kan2002-09-171-2/+3
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-171-0/+3
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-171-1/+1
* Use the stock 3.2.1-prerelease file.kan2002-09-176-29/+37
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-171-0/+5
* This commit was generated by cvs2svn to compensate for changes in r103449,kan2002-09-173-3/+3
|\
| * Gcc 3.2.1-prerelease libf2c bits from the FSF anoncvs repo gcc-3_2-branch on ...kan2002-09-173-3/+3
* | This commit was generated by cvs2svn to compensate for changes in r103447,kan2002-09-1743-1632/+8571
|\ \ | |/
| * Gcc 3.2.1-prerelease C++ support bits from the FSF anoncvs repo gcc-3_2-branc...kan2002-09-1743-1632/+8571
* | This commit was generated by cvs2svn to compensate for changes in r103445,kan2002-09-1736-659/+972
|\ \ | |/
| * Gcc 3.2.1-prerelease from the FSF anoncvs repo gcc-3_2-branch on 16-Sep-2002 ...kan2002-09-1745-689/+1018
* | Tempary fix for inet6. The final fix is to change in6_pcbnotify to take pcbin...jennifer2002-09-171-0/+2
* | Use a weak symbol for signalcontext().mini2002-09-171-1/+3
* | Add signalcontext(), which adds a signal frame to a ucontext_t.mini2002-09-171-0/+80
* | Conglomerate printing of ps_pgtok'd data into a PLONG type. I couldn't thinkjmallett2002-09-174-23/+6
* | BANG! BANG! BANG! Put these bits out of their misery.obrien2002-09-17197-82637/+0
* | Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-1789-922/+84
* | Disable building of the a.out gas and ld. They will become ports.obrien2002-09-171-6/+0
* | New release note: SA-02:39.bmah2002-09-162-0/+14
* | Fix documentation of clnt_control()'s CL{GET|SET}_{VERS|XID} tofenner2002-09-161-4/+4
* | xids are u_int32_ts, which are not necessarily the same size as time_ts orfenner2002-09-161-2/+2
* | Update build infrastructure after import of Heimdal Kerberos 2002/09/16.nectar2002-09-162-20/+60
* | Resolve conflicts.nectar2002-09-167-77/+29
* | This commit was generated by cvs2svn to compensate for changes in r103423,nectar2002-09-16101-3883/+6985
|\ \
| * | Import of Heimdal Kerberos from KTH repository circa 2002/09/16.nectar2002-09-16112-4046/+7133
* | | Perform keyword.c:1.27 properly, implement -orss in the New World Order ofjmallett2002-09-163-2/+12
OpenPOWER on IntegriCloud